packages feed

free-alacarte 0.1.0.2 → 0.1.0.3

raw patch · 1 files changed

+3/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

free-alacarte.cabal view
@@ -1,13 +1,14 @@ cabal-version: 1.12 name: free-alacarte-version: 0.1.0.2+version: 0.1.0.3 maintainer:     Josep Bigorra <jjbigorra@gmail.com> build-type:     Simple license:        GPL-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://gitlab.com/jjba-projects/free-alacarte+                                          library   exposed-modules:     Free.AlaCarte