Show
Ignore:
Timestamp:
09/11/06 21:34:12 (2 years ago)
Author:
gaal
Message:

* unbreak build on PUGS_EMBED=-perl && GHC 6.4.x.

Reported by putter++.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/Pugs/Parser/Charnames.hs

    r13183 r13190  
    1 {-# OPTIONS_GHC -fglasgow-exts -fno-full-laziness -fno-cse -cpp -fvia-C #-} 
     1{-# OPTIONS_GHC -fglasgow-exts -fno-full-laziness -fno-cse -cpp -fvia-C -fallow-overlapping-instances #-} 
    22 
    33module Pugs.Parser.Charnames (nameToCode) where