packages feed

haskell-names 0.3.3.1 → 0.3.3.2

raw patch · 2 files changed

+12/−2 lines, 2 filesdep ~CabalPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: Cabal

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,6 +1,16 @@ Changes ======= +Version 0.3.3.2+---------------++Remove the upper version bound on Cabal++Version 0.3.3.1+---------------++Update to work with haskell-src-exts 1.15+ Version 0.3.3 ------------- 
haskell-names.cabal view
@@ -1,5 +1,5 @@ Name:                   haskell-names-Version:                0.3.3.1+Version:                0.3.3.2 License:                BSD3 Author:                 Roman Cheplyaka, Lennart Augustsson Maintainer:             Roman Cheplyaka <roma@ro-che.info>@@ -272,7 +272,7 @@     , tagged     , traverse-with-class     , type-eq >= 0.4.2-    , Cabal >= 1.14 && < 1.20+    , Cabal >= 1.14   Hs-source-dirs:       src   Ghc-options:          -Wall -fno-warn-name-shadowing