packages feed

hoogle 4.2.18 → 4.2.19

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~haskell-src-exts

Dependency ranges changed: haskell-src-exts

Files

hoogle.cabal view
@@ -1,7 +1,7 @@ cabal-version:      >= 1.10 build-type:         Simple name:               hoogle-version:            4.2.18+version:            4.2.19 license:            BSD3 license-file:       docs/LICENSE category:           Development@@ -135,7 +135,7 @@         wai >= 1.1,         warp >= 1.1,         Cabal >= 1.8,-        haskell-src-exts >= 1.12 && < 1.14+        haskell-src-exts >= 1.14 && < 1.15      other-modules:         CmdLine.All