packages feed

Cabal revisions of hsdev-0.3.1.3

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

revision 1
 name:                hsdev version:             0.3.1.3+x-revision: 1 synopsis:            Haskell development library description:   Haskell development library and tool with support of autocompletion, symbol info, go to declaration, find references, hayoo search etc.       hdocs >= 0.5.1    build-depends:-    base >= 4.7 && < 5,+    base >= 4.7 && < 4.11,     aeson >= 0.7.0,     aeson-pretty >= 0.7.0,     array >= 0.5.0,     deepseq >= 1.4.0,     exceptions >= 0.6.0,     filepath >= 1.4.0,-    fsnotify >= 0.2.1,+    fsnotify >= 0.2.1 && < 0.3,     ghc-paths >= 0.1.0,     ghc-syb-utils >= 0.2.3,     haskell-names >= 0.9.0 && < 0.10.0,   ghc-options: -threaded -Wall -fno-warn-tabs "-with-rtsopts=-N4"    build-depends:-    base >= 4.7 && < 5,+    base >= 4.7 && < 4.11,     hsdev,     aeson >= 0.7.0,     aeson-pretty >= 0.7.0,   ghc-options: -threaded -Wall -fno-warn-tabs   type: exitcode-stdio-1.0   build-depends:-    base >= 4.7 && < 5,+    base >= 4.7 && < 4.11,     hsdev,     aeson >= 0.7.0,     aeson-lens >= 0.5.0,