No need for -cpp. Use -fglasgow-exts only where needed

This commit is contained in:
Don Stewart
2005-09-03 04:45:56 +00:00
parent 3dfd017b32
commit 5c8d34fba9
11 changed files with 11 additions and 16 deletions

View File

@ -1,4 +1,4 @@
{-# OPTIONS -cpp -fglasgow-exts -fno-implicit-prelude #-}
{-# OPTIONS -fglasgow-exts #-}
--
-- Copyright (C) 2004 Don Stewart - http://www.cse.unsw.edu.au/~dons
--