[Added missing -fglasgow-exts flag. Nils Anders Danielsson **20050621081011 Thanks to Josef for the bug report. ] hunk ./Test/ChasingBottoms/Nat.hs 1 -{-# OPTIONS -cpp #-} +{-# OPTIONS -cpp -fglasgow-exts #-}