|
Re: [GHC] #820: problem compiling a file with top level Template Haskell sp: msg#00151lang.haskell.glasgow.bugs
#820: problem compiling a file with top level Template Haskell splice -------------------------------+-------------------------------------------- Reporter: guest | Owner: Type: bug | Status: closed Priority: normal | Milestone: 6.6 Component: Template Haskell | Version: 6.4.2 Severity: normal | Resolution: invalid Keywords: | Os: Linux Difficulty: Unknown | Architecture: x86_64 (amd64) -------------------------------+-------------------------------------------- Changes (by simonmar): * resolution: => invalid * status: new => closed Comment: This looks like a problem with the JRegex package rather than a GHC bug to me. JRegex apparently depends on the pcre library, so its package description should have pcre in extra-libraries. Passing -lpcre on the command line may hide the problem for batch compilation, but GHCi and template haskell expose the error. In fact, the darcs repository of JRegex does indeed have the right dependency, so just update JRegex. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/820> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler_______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [GHC] #820: problem compiling a file with top level Template Haskell splice, GHC |
|---|---|
| Next by Date: | Re: Bogus stats when running SMP programs, Ian Lynagh |
| Previous by Thread: | Re: [GHC] #820: problem compiling a file with top level Template Haskell splice, GHC |
| Next by Thread: | Re: [GHC] #816: Weird fundep behavior (with -fallow-undecidable-instances), GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |