From d654f45c8dbc81f86d680d4562013761b1d2e0ee Mon Sep 17 00:00:00 2001 From: Harald Steinlechner Date: Sat, 19 May 2012 11:52:02 +0200 Subject: [PATCH] switched harpy to disassembler-0.1.0.99 (git@wien.tomnetworks.com:disassembler.git, hapry is now 0.4.3.99 --- harpy.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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, -- 2.25.1