
22 Jan
2002
22 Jan
'02
1:26 a.m.
I can't figure out how to get GHC to recognize my OPTIONS pragmas in a literate source file. Neither
{-# OPTIONS -fglasgow-exts #-}
nor {-# OPTIONS -fglasgow-exts #-} works as the first line in the file. Can anybody tell me what I'm doing wrong? Thanks. --Dean