| Issue 200: | Syntax error with qualified name in import hiding list (from haskell-src-exts) | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Do: hlint Bug2 .hs For me, using hlint-1.4 on Ubuntu 9.04, I get a syntax error: Bug2 .hs:3:20: Parse failure, Parse error This code is accepted by GHC, as you can see by doing: ghc --make Bug2 .hs |
|
,
Jul 01, 2009
This is a bug in the underlying haskell-src-exts library, I've emailed the author.
Status: Accepted
Labels: Proj-HLint |
|
,
Jul 01, 2009
(No comment was entered for this change.)
Summary: Syntax error with qualified name in import hiding list (from haskell-src-exts)
|
|
,
Aug 02, 2009
Tracked in the haskell-src-exts bug tracker at: http://trac.haskell.org/haskell-src- exts/ticket/57 |
|
|
|