Skip to content

Commit

Permalink
version 3.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
egisatoshi committed Dec 23, 2016
1 parent 14f4f1f commit 62c9911
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions egison.cabal
@@ -1,5 +1,5 @@
Name: egison
Version: 3.6.3
Version: 3.6.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.
Expand Down Expand Up @@ -101,4 +101,4 @@ Executable egison
Hs-Source-Dirs: hs-src/Interpreter
Other-modules: Paths_egison
ghc-options: -O3 -threaded -eventlog -rtsopts
ghc-prof-options: -prof -auto-all
ghc-prof-options: -auto-all

0 comments on commit 62c9911

Please sign in to comment.