Changeset 12328 for src/Pugs/Compile
- Timestamp:
- 08/16/06 21:07:54 (2 years ago)
- Files:
-
- 1 modified
-
src/Pugs/Compile/Haskell.hs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Pugs/Compile/Haskell.hs
r12317 r12328 1 {-# OPTIONS_GHC -fglasgow-exts -fth -cpp #-}1 {-# OPTIONS_GHC -fglasgow-exts -fth -cpp -fallow-overlapping-instances #-} 2 2 3 3 module Pugs.Compile.Haskell (
