CCA 0.1 → 0.1.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
- CCA.cabal +2/−2
CCA.cabal view
@@ -1,5 +1,5 @@ Name: CCA-Version: 0.1+Version: 0.1.1 Cabal-Version: >= 1.2 Build-Type: Simple License: BSD3@@ -9,7 +9,7 @@ Homepage: not available Category: Development Stability: Experimental-Synopsis: preprocessor and library for Causal Communtative Arrows (CCA)+Synopsis: preprocessor and library for Causal Commutative Arrows (CCA) Description: A library that provides normalization support via Template Haskell for CCAs, and a modified preprocessor based on Ross Patterson's arrowp that reads Haskell with arrow notation