morley-prelude 0.1.0.3 → 0.1.0.4
raw patch · 1 files changed
+5/−5 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- morley-prelude.cabal +5/−5
morley-prelude.cabal view
@@ -1,22 +1,22 @@ cabal-version: 2.4 name: morley-prelude-version: 0.1.0.3+version: 0.1.0.4 synopsis: A custom prelude used in Morley description: A custom prelude used in Morley. It re-exports the Universum prelude and makes some tiny changes.-homepage: https://gitlab.com/camlcase-dev/morley+homepage: https://gitlab.com/tezos-standards/morley license: AGPL-3.0-or-later license-file: LICENSE-author: camlCase, Serokell-maintainer: john@camlcase.io+author: camlCase, Serokell, Tocqueville Group+maintainer: john.c.burnham@gmail.com copyright: 2019 Tocqueville Group category: Prelude build-type: Simple source-repository head type: git- location: git@gitlab.com:camlcase-dev/morley.git+ location: git@gitlab.com:tezos-standards/morley.git library hs-source-dirs: .