Name: amrun Version: 0.0.0.7 Synopsis: Interpreter for AM Description: The package contains an interpreter for the AM-Language that is introduced in the basic programming course \"Algorithmisches Denken und imperative Programmierung\" (WS 2011/12 and later) at the University of Bonn. License: GPL License-file: LICENSE Author: Daniel Seidel and Janis Voigtlaender Maintainer: janis.voigtlaender@uni-due.de Build-Type: Simple Cabal-Version: >=1.2 Category: Compilers/Interpreters Stability: Experimental Executable amrun Main-is: src/amrun.hs Build-Depends: base >= 3 && < 5, parsec >= 3.0 && < 3.2, deepseq >= 1.0 && < 1.5