[Haskell-cafe] HXT + Segmentation Fault
rodrigo.bonifacio
rodrigo.bonifacio at uol.com.br
Thu Feb 12 09:03:04 EST 2009
Hi all,
I'm trying to parse some XML files using HXT. However, even the examples available on the twiki fail. I guess that the problem is related to some library version, but I'm not sure.
The error reported is: "Segmentation fault".
Thanks in advance.
Compiling with GHC-6.8.3 running on MAC/OS Tiger
Packages:
Cabal-1.2.4.0, HUnit-1.2.0.0, QuickCheck-1.1.0.0, array-0.1.0.0,
base-3.0.2.0, bitset-0.6, bytestring-0.9.0.1.1, cgi-3001.1.6.0,
containers-0.1.0.2, curl-1.3.3, directory-1.0.0.1, fgl-5.4.2.0,
filepath-1.1.0.0, funsat-0.5.1, ghc-6.8.3, haskell-src-1.0.1.2,
haskell98-1.0.1.0, hpc-0.5.0.1, html-1.0.1.1, hxt-8.1.0,
(mtl-1.1.0.1), mtl-1.1.0.2, (network-2.2.0.0), network-2.2.0.1,
old-locale-1.0.0.0, old-time-1.0.0.0, packedstring-0.1.0.0,
parallel-1.0.0.1, parse-dimacs-1.2, parsec-2.1.0.1, parsec-3.0.0,
pcre-light-0.3.1, pretty-1.0.0.0, process-1.0.0.1, random-1.0.0.0,
readline-1.0.1.0, regex-base-0.72.0.1, regex-compat-0.71.0.1,
regex-posix-0.72.0.2, rts-1.0, stm-2.1.1.1, tagsoup-0.6,
template-haskell-2.2.0.0, time-1.1.2.1, unix-2.3.0.1,
xhtml-3000.2.0.0
More information about the Haskell-Cafe
mailing list