name: mrifk version: 4.0 Build-Type: Simple cabal-version: >= 1.6 category: decompiler, util maintainer: ennisbaradine@gmail.com description: Update of the mrifk decompiler to modern Haskell synopsis: Decompiles Glulx files license: GPL license-file: LICENSE executable mrifk main-is: Mrifk.hs hs-source-dirs: src build-depends: base == 4.9.*, mtl, array, containers