packages feed

Cabal revisions of hsdev-0.1.6.5

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

revision 1
 
 name:                hsdev
 version:             0.1.6.5
+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.
     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.5.0.0 && < 5.6.0.0,
     ghc-paths >= 0.1.0,
     haddock-api >= 2.16.0 && < 2.17.0,
     haskell-src-exts >= 1.17.0 && < 1.18.0,
     hdocs >= 0.4.4,
-    hformat >= 0.1,
+    hformat >= 0.1 && < 0.2,
     hlint >= 1.9.13 && < 2.0.0,
     HTTP >= 4000.2.0,
     lens >= 4.8,
     process >= 1.2.0,
     regex-pcre-builtin >= 0.94,
     scientific >= 0.3,
-    simple-log >= 0.3.4,
+    simple-log >= 0.3.4 && < 0.4,
     syb >= 0.5.1,
     template-haskell,
     text >= 1.2.0,
-    text-region >= 0.1,
+    text-region >= 0.1 && < 0.2,
     time >= 1.5.0,
     transformers >= 0.4.0,
     transformers-base >= 0.4.0,
     data-default >= 0.5.0,
     containers >= 0.5.0,
     deepseq >= 1.4.0,
-    hformat >= 0.1,
+    hformat >= 0.1 && < 0.2,
     hspec,
     lens >= 4.8,
     mtl >= 2.2.0,