Changeset 10460 for src/Pugs/Compile
- Timestamp:
- 06/03/06 05:58:23 (2 years ago)
- Files:
-
- 1 modified
-
src/Pugs/Compile/PIL2.hs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Pugs/Compile/PIL2.hs
r10277 r10460 1 {-# OPTIONS_GHC -fglasgow-exts -fallow-undecidable-instances -fno-warn-orphans -funbox-strict-fields -cpp #-}1 {-# OPTIONS_GHC -fglasgow-exts -fallow-undecidable-instances -fno-warn-orphans -funbox-strict-fields -cpp -fno-warn-deprecations #-} 2 2 3 3 module Pugs.Compile.PIL2 (
