Name: egison-tutorial
Version: 3.2.0
Synopsis: A Tutorial Program for The Programming Language Egison
Description: A tutorial program for the programming language Egison.
Homepage: http://www.egison.org
License: MIT
License-file: LICENSE
Author: Satoshi Egi
Maintainer: Satoshi Egi <egi@egison.org>
Category: Compilers/Interpreters
Build-type: Simple
Cabal-version: >=1.8
source-repository head
type: git
location: https://github.com/egisatoshi/egison-tutorial.git
Executable egison-tutorial
Main-is: Main.hs
Build-depends: egison >= 3.2.6, base >= 4.0 && < 5, array, containers, unordered-containers, haskeline, transformers, mtl, parsec >= 3.0, directory, ghc, ghc-paths, filepath, regex-posix, strict-io, bytestring