composition-prelude 1.4.0.4 → 1.4.0.5
raw patch · 2 files changed
+1/−3 lines, 2 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.4.0.4+version: 1.4.0.5 license: BSD3 license-file: LICENSE copyright: Copyright: (c) 2017-2018 Vanessa McHale
src/Control/Composition.cpphs view
@@ -1,5 +1,3 @@-{-# LANGUAGE CPP #-}- module Control.Composition ( -- * Postcomposition (.*)