packages feed

egison 3.7.3 → 3.7.4

raw patch · 1 files changed

+1/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

egison.cabal view
@@ -1,5 +1,5 @@ Name:                egison-Version:             3.7.3+Version:             3.7.4 Synopsis:            Programming language with non-linear pattern-matching against non-free data Description:   An interpreter for Egison, a **pattern-matching-oriented**, purely functional programming language.@@ -101,4 +101,3 @@   Hs-Source-Dirs:      hs-src/Interpreter   Other-modules:       Paths_egison   ghc-options:  -O3 -threaded -eventlog -rtsopts-  ghc-prof-options:   -auto-all