More commandline flag improvements
[ghc-hetmet.git] / utils / hsc2hs / Main.hs
index a939f31..978cc4b 100644 (file)
@@ -1,4 +1,4 @@
-{-# OPTIONS -fffi -cpp #-}
+{-# LANGUAGE CPP, ForeignFunctionInterface #-}
 
 ------------------------------------------------------------------------
 -- Program for converting .hsc files to .hs files, by converting the