morley-prelude 0.2.0 → 0.2.0.1
raw patch · 2 files changed
+8/−3 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGES.md +5/−0
- morley-prelude.cabal +3/−3
CHANGES.md view
@@ -1,3 +1,8 @@+0.2.0.1+=======++* Update maintainer.+ 0.2.0 ======
morley-prelude.cabal view
@@ -4,17 +4,17 @@ -- -- see: https://github.com/sol/hpack ----- hash: e8f9ad63589403a1b4fccdd73451e9b8440776b79ec530f61124e3c89fb3c55a+-- hash: cc5648038f16d9a13ab95d9716096665f112b744e9c0c780c2eafd213d1d7c8e name: morley-prelude-version: 0.2.0+version: 0.2.0.1 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. category: Prelude homepage: https://gitlab.com/morley-framework/morley bug-reports: https://issues.serokell.io/issues/TM author: camlCase, Serokell, Tocqueville Group-maintainer: john.c.burnham@gmail.com+maintainer: Serokell <hi@serokell.io> copyright: 2018 camlCase, 2019 Tocqueville Group license: AGPL-3.0-or-later license-file: LICENSE