tags 337603 + patch
thanks

Been bug hunting for fun and managed to build this package with this patch.  
It was pretty simple once I figured out this Cabal thing.
diff -ru washngo-2.3.1/WASH.cabal washngo-2.3.1.new/WASH.cabal
--- washngo-2.3.1/WASH.cabal	2005-12-08 06:23:15.000000000 +0000
+++ washngo-2.3.1.new/WASH.cabal	2005-12-08 06:19:09.000000000 +0000
@@ -73,9 +73,9 @@
         HTMLTypedBase98
         HTMLTemplates
 C-Sources: src/sha1lib.c
-Build-Depends: text, haskell98, parsec
-Hs-Source-Dir: src
+Build-Depends: text, haskell98, parsec, base
+Hs-Source-Dirs: src
 
 Executable: wash2hs
 Main-Is: WASHMain.hs
-Hs-Source-Dir: washparser/hs
+Hs-Source-Dirs: washparser/hs
diff -ru washngo-2.3.1/debian/control washngo-2.3.1.new/debian/control
--- washngo-2.3.1/debian/control	2005-12-08 06:23:15.000000000 +0000
+++ washngo-2.3.1.new/debian/control	2005-12-08 06:19:09.000000000 +0000
@@ -1,7 +1,7 @@
 Source: washngo
 Priority: optional
 Maintainer: John Goerzen <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.4), ghc6 (<< 6.5), haskell-devscripts (>= 0.5.6)
+Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.4), ghc6 (<< 6.5), haskell-devscripts (>= 0.5.6), libghc6-cabal-dev
 Standards-Version: 3.6.1
 Section: libs
 

Attachment: pgp0IAz18ADBn.pgp
Description: PGP signature



Reply via email to