Name: Advgame Version: 0.1.1 Description: Lisperati's adventure game in Lisp translated to Haskell License: BSD3 License-file: LICENSE Author: Tim Wawrzynczak Maintainer: inforichland@gmail.com Build-Type: Simple Cabal-Version: >=1.2 Category: Game synopsis: Lisperati's adventure game in Lisp translated to Haskell extra-source-files: README Executable advgame Main-is: Advgame.hs Build-Depends: base >= 3 && <= 4.1, mtl, haskell98