composition-prelude 1.3.0.5 → 1.3.0.6
raw patch · 1 files changed
+1/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
composition-prelude.cabal view
@@ -1,6 +1,6 @@ cabal-version: >=1.10 name: composition-prelude-version: 1.3.0.5+version: 1.3.0.6 license: BSD3 license-file: LICENSE copyright: Copyright: (c) 2017-2018 Vanessa McHale@@ -30,7 +30,6 @@ library exposed-modules: Control.Composition- build-tools: cpphs -any hs-source-dirs: src default-language: Haskell2010 ghc-options: -Wall