free-alacarte 1.0.0.8 → 1.0.0.9
raw patch · 1 files changed
+2/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- free-alacarte.cabal +2/−3
free-alacarte.cabal view
@@ -1,17 +1,16 @@ cabal-version: 1.12 name: free-alacarte-version: 1.0.0.8+version: 1.0.0.9 maintainer: Josep Bigorra <jjbigorra@gmail.com> build-type: Simple license: LGPL-3 license-file: COPYING synopsis: Free monads based on intuitions from the Data types à la Carte. description: Free monads based on intuitions from the Data types à la Carte paper. Combine functors and make embedded DSLs in Haskell.-homepage: https://github.com/jjba23/free-alacarte+homepage: https://codeberg.org/jjba23/free-alacarte extra-source-files: ./test/Free/AlaCarte/Test.hs ./test/Spec.hs- library exposed-modules: