hascal 1.4.2 → 2.0.0
raw patch · 1 files changed
+1/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- hascal.cabal +1/−1
hascal.cabal view
@@ -1,5 +1,5 @@ name: hascal-version: 1.4.2+version: 2.0.0 synopsis: A minimalistic but extensible and precise calculator description: Hascal is both a simple but extendable calculator library for Haskell as well as a command-line program using this library.