Changeset 8934 for src/Pugs/Compat.hs

Show
Ignore:
Timestamp:
02/01/06 22:12:21 (3 years ago)
Author:
audreyt
Message:

* This be Pugs, version 6.2.11.
* skip .hs-drift files in MANIFEST.
* suppress warnings in Pugs.Compat.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/Pugs/Compat.hs

    r7125 r8934  
    1 {-# OPTIONS_GHC -fglasgow-exts -fno-warn-orphans -cpp #-} 
     1{-# OPTIONS_GHC -fglasgow-exts -fvia-C -optc-w -fno-warn-orphans -cpp #-} 
    22 
    33{-|