hoodle 0.1.1 → 0.1.1.0
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~hoodle-core
Dependency ranges changed: hoodle-core
Files
- hoodle.cabal +3/−3
hoodle.cabal view
@@ -1,5 +1,5 @@ Name: hoodle-Version: 0.1.1+Version: 0.1.1.0 Synopsis: Executable for hoodle Description: Hoodle is a pen notetaking program written in haskell. Homepage: http://ianwookim.org/hoodle@@ -24,7 +24,7 @@ Build-Depends: base>4, cmdargs >= 0.7, - hoodle-core == 0.9, + hoodle-core == 0.9.0, hoodle Library@@ -39,7 +39,7 @@ cmdargs >= 0.7, configurator == 0.2.*, dyre >= 0.8.11, - hoodle-core == 0.9+ hoodle-core == 0.9.0 Exposed-Modules: Hoodle.ProgType Hoodle.Job