Changeset 12324 for src/Pugs/Run

Show
Ignore:
Timestamp:
08/16/06 20:03:31 (2 years ago)
Author:
gaal
Message:

* Bring the glory to 6.4.2

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/Pugs/Run/Perl5.hs

    r12323 r12324  
    1 {-# OPTIONS_GHC -fglasgow-exts -cpp -fvia-C -optc-w -fno-warn-unused-binds -fno-warn-unused-imports #-} 
     1{-# OPTIONS_GHC -fglasgow-exts -cpp -fvia-C -optc-w -fno-warn-unused-binds -fno-warn-unused-imports -fallow-overlapping-instances #-} 
    22 
    33module Pugs.Run.Perl5 () where