Ticket #2397 (closed bug: worksforme)
inclusion of Network.Curl causes compiler issues and coredumps
| Reported by: | b7j0c | Owned by: | simonmar |
|---|---|---|---|
| Priority: | high | Milestone: | 6.10.1 |
| Component: | libraries (other) | Version: | 6.8.2 |
| Keywords: | curl, GC | Cc: | emertens@…, diatchki@…, dons@… |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
the attached program began to show compiler failures (though not always reproducible), and coredumps (again, not always reproducible) once HXT was replaced with Text.XML.Light.
i have taken care to install (and reinstall) packages with cabal-install although many of the packages i use were originally installed with traditional Setup.hs installation and registry.
i'm really not sure what the issue is.
my environment is ghc-6.8.2 on freebsd7/i386. my ghc was installed from freebsd ports. i use cabal-install to manage other packages. this program is the only one i have had issues with. i am attaching the program in its entirety.

