dunai 0.10.1 → 0.11.0
raw patch · 2 files changed
+6/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG +4/−0
- dunai.cabal +2/−2
CHANGELOG view
@@ -1,3 +1,7 @@+2023-04-21 Ivan Perez <ivan.perez@keera.co.uk>+ * Version bump (0.11.0) (#358).+ * Update paper links to ACM, personal website (#346).+ 2023-02-21 Ivan Perez <ivan.perez@keera.co.uk> * Version bump (0.10.1) (#345). * Enable FlexibleContexts in VectorSpace instance module (#344).
dunai.cabal view
@@ -30,7 +30,7 @@ build-type: Simple name: dunai-version: 0.10.1+version: 0.11.0 author: Ivan Perez, Manuel Bärenz maintainer: ivan.perez@keera.co.uk homepage: https://github.com/ivanperez-keera/dunai@@ -69,7 +69,7 @@ . For a very detailed introduction to MSFs, see: <http://dl.acm.org/citation.cfm?id=2976010>- (mirror: <http://www.cs.nott.ac.uk/~psxip1/#FRPRefactored>).+ (mirror: <http://ivanperez.io/#FRPRefactored>). extra-source-files: