
1 Oct
2011
1 Oct
'11
10:01 p.m.
On Sat, Oct 1, 2011 at 7:00 PM, Antoine Latter
On Sat, Oct 1, 2011 at 8:40 PM, Nicholas Tung
wrote: Hi all,
I'm having some trouble building haskell-src. If anyone could give me any pointers, I'd appreciate it very much. The error is with an ambiguous module name,
Hi Nicholas,
The haskell-src package needs to be patched to work with GHC 7.2.
If using GHC 7.0 is an option, it should work with that.
A similar package which does work with GHC 7.2 is haskell-src-exts:
http://hackage.haskell.org/package/haskell-src-exts
It has support for many haskell language extensions, so the AST types are a bit more complex.
Antoine
Hi Antoine, I'm sorry for not specifying, I am using ghc 7.0.3 Thanks! Nicholas — https://ntung.com — 4432-nstung