X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=harpy.git;a=blobdiff_plain;f=harpy.cabal;h=56c33dc232b76d57c68ea6c024c6867795a8805c;hp=5c253c6cb21b9565fe492c235f631155c7d6edb8;hb=d654f45c8dbc81f86d680d4562013761b1d2e0ee;hpb=5630bf33a46d9bf47e07909bc62a785440f1acf7 diff --git a/harpy.cabal b/harpy.cabal index 5c253c6..56c33dc 100644 --- a/harpy.cabal +++ b/harpy.cabal @@ -1,7 +1,7 @@ Cabal-version: >=1.2 Build-type: Simple Name: harpy -Version: 0.4.3.0 +Version: 0.4.3.99 License: GPL License-file: COPYING Author: Dirk Kleeblatt @@ -46,12 +46,12 @@ Library Build-depends: base >= 4 && < 5, parsec >= 1 && < 3, - mtl >= 1 && < 2, + mtl -any, template-haskell >= 2 && < 3, pretty >= 1 && < 2, containers >= 0.3 && < 1, array >= 0.3 && < 1, - disassembler >= 0.1.0.1 + disassembler ==0.1.0.99 Exposed-Modules: Harpy, Harpy.X86CodeGen,