control-monad-free 0.6 → 0.6.0.1
raw patch · 1 files changed
+2/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- control-monad-free.cabal +2/−1
control-monad-free.cabal view
@@ -1,5 +1,5 @@ name: control-monad-free-version: 0.6+version: 0.6.0.1 Cabal-Version: >= 1.6 build-type: Simple license: PublicDomain@@ -17,6 +17,7 @@ synopsis: Free monads and monad transformers category: Control, Monads stability: experimental+tested-with: GHC >= 6.8 source-repository head type: git