[Pkg-haskell-commits] darcs: tools: Really adjust to HaXML API
Joachim Breitner
mail at joachim-breitner.de
Sat Jun 4 11:57:14 UTC 2011
Sat Jun 4 11:56:50 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* Really adjust to HaXML API
Ignore-this: b4d717cf3c584d5428586f2fb1df8380
M ./haskell-pkg-debcheck.hs +1
Sat Jun 4 11:56:50 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* Really adjust to HaXML API
Ignore-this: b4d717cf3c584d5428586f2fb1df8380
diff -rN -u old-tools//haskell-pkg-debcheck.hs new-tools//haskell-pkg-debcheck.hs
--- old-tools//haskell-pkg-debcheck.hs 2011-06-04 11:57:14.311920979 +0000
+++ new-tools//haskell-pkg-debcheck.hs 2011-06-04 11:57:14.324333150 +0000
@@ -9,6 +9,7 @@
import Data.List.Split
import System.IO
import Text.XML.HaXml hiding ((!),when)
+import Text.XML.HaXml.Posn (noPos)
import qualified Data.ByteString.Char8 as BS
import qualified Data.ByteString.Lazy as LB
--import qualified Codec.Compression.BZip as BZip
More information about the Pkg-haskell-commits
mailing list