Changeset 8934 for src/Pugs/Compat.hs
- Timestamp:
- 02/01/06 22:12:21 (3 years ago)
- Files:
-
- 1 modified
-
src/Pugs/Compat.hs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Pugs/Compat.hs
r7125 r8934 1 {-# OPTIONS_GHC -fglasgow-exts -f no-warn-orphans -cpp #-}1 {-# OPTIONS_GHC -fglasgow-exts -fvia-C -optc-w -fno-warn-orphans -cpp #-} 2 2 3 3 {-|
