reflection-without-remorse 0.9 → 0.9.1
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
reflection-without-remorse.cabal view
@@ -1,5 +1,5 @@ Name: reflection-without-remorse-Version: 0.9+Version: 0.9.1 Synopsis: Efficient free and operational monads. Description: Free and operational monads that efficiently support alternating between building and observing. License: BSD3@@ -10,7 +10,7 @@ Build-Type: Simple Cabal-Version: >=1.6 Data-files: ChangeLog-Category: Data, Data Structures+Category: Control, Monads Tested-With: GHC==7.6.3 Library Build-Depends: base >= 2 && <= 6, type-aligned