Changeset 4915 for src/Pugs/Compile.hs

Show
Ignore:
Timestamp:
06/22/05 21:02:52 (3 years ago)
Author:
autrijus
svk:copy_cache_prev:
6641
Message:

* make pirsmoke is now a reality...

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/Pugs/Compile.hs

    r4913 r4915  
    11{-# OPTIONS_GHC -fglasgow-exts -fallow-undecidable-instances -fno-warn-orphans -funbox-strict-fields -cpp #-} 
     2{-# OPTIONS_GHC -#include "UnicodeC.h" #-} 
    23 
    34{-|