Unrecognised pragma complained about twice
module Foo where
{-# FOO wibble #-}
f x = x
We get two complaints:
c:/simonpj/darcs/HEAD/ghc/stage1-inplace/ghc -c Foo.hs
Foo.hs:3:0: Unrecognised pragma
Foo.hs:3:0: Unrecognised pragma
sh-2.04$
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.8.3 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | Unknown |
| Architecture | Unknown |