egison 3.2.23 → 3.2.24
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- egison.cabal +2/−2
egison.cabal view
@@ -1,5 +1,5 @@ Name: egison-Version: 3.2.23+Version: 3.2.24 Synopsis: Programming language with non-linear pattern-matching against unfree data types Description: An interpreter for Egison, the programming langugage that realized non-linear pattern-matching against unfree data types.@@ -36,7 +36,7 @@ source-repository head type: git- location: https://github.com/egisatoshi/egison.git+ location: https://github.com/egison/egison.git Library Build-Depends: base >= 4.0 && < 5, array, random, containers, unordered-containers, haskeline, transformers, mtl, parsec >= 3.0, directory, ghc, ghc-paths, strict-io, bytestring, text, regex-posix, direct-sqlite