packages feed

hoodle-core 0.7 → 0.7.0

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~hoodle-parser

Dependency ranges changed: hoodle-parser

Files

hoodle-core.cabal view
@@ -1,5 +1,5 @@ Name:		hoodle-core-Version:	0.7+Version:	0.7.0 Synopsis:	Core library for hoodle Description: 	Hoodle is a pen notetaking program written in haskell.                  hoodle-core is the core library written in haskell and @@ -74,7 +74,7 @@                      transformers == 0.3.*,                      transformers-free == 1.0.*,                      hoodle-types >= 0.0.999 && < 0.2 ,-                     hoodle-parser == 0.0.999 && < 0.2,+                     hoodle-parser >= 0.0.999 && < 0.2,                      xournal-parser >= 0.4.999 && < 0.6,                      hoodle-render >= 0.0.999 && < 0.2,                      hoodle-builder >= 0.0.999 && < 0.2,