packages feed

Cabal revisions of hsdev-0.1.4.3

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 
 name:                hsdev
 version:             0.1.4.3
+x-revision: 1
 synopsis:            Haskell development library and tool with support of autocompletion, symbol info, go to declaration, find references etc.
 description:
   Haskell development library and tool with support of autocompletion, symbol info, go to declaration, find references, hayoo search etc.
     filepath >= 1.4.0,
     fsnotify >= 0.2.1,
     ghc >= 7.10.0 && < 7.11.0,
-    ghc-mod >= 5.3.0.0,
+    ghc-mod >= 5.3.0.0 && < 5.4.0.0,
     ghc-paths >= 0.1.0,
     ghc-syb-utils >= 0.2.3,
     haddock-api >= 2.16.0 && < 2.17.0,
revision 2
 
 name:                hsdev
 version:             0.1.4.3
-x-revision: 1
+x-revision: 2
 synopsis:            Haskell development library and tool with support of autocompletion, symbol info, go to declaration, find references etc.
 description:
   Haskell development library and tool with support of autocompletion, symbol info, go to declaration, find references, hayoo search etc.
     directory >= 1.2.0,
     exceptions >= 0.6.0,
     filepath >= 1.4.0,
-    fsnotify >= 0.2.1,
+    fsnotify >= 0.2.1 && < 0.3,
     ghc >= 7.10.0 && < 7.11.0,
     ghc-mod >= 5.3.0.0 && < 5.4.0.0,
     ghc-paths >= 0.1.0,
     process >= 1.2.0,
     regex-pcre-builtin >= 0.94,
     scientific >= 0.3,
-    simple-log >= 0.3.2,
+    simple-log >= 0.3.2 && < 0.4,
     syb >= 0.5.1,
     template-haskell,
     text >= 1.2.0,