blob: c33e25cd99e0923708904632e89d0404cefcf945 (
plain)
1
2
3
4
5
6
|
readFail044.hs:3:17: error:
Unknown flag in {-# OPTIONS_GHC #-} pragma: -this-flag-does-not-exist
readFail044.hs:3:43: error:
Unknown flag in {-# OPTIONS_GHC #-} pragma: -nor-does-this-one
|