[cvs-nhc98] cvs commit: hat/src/hatlib/Hat Hack.hs

Malcolm Wallace malcolm at glass.cse.ogi.edu
Fri Nov 7 07:49:19 EST 2003


malcolm     2003/11/07 07:49:19 PST

  Added files:
    src/hatlib/Hat       Hack.hs 
  Log:
  Add a hack to ensure that standard list syntax (:,[]) is made available
  to hat-trans'd modules in ghc-5 and nhc98 (via a Prelude import),
  whilst it is available builtin (explicit import fails) in ghc-6
  (the correct Haskell'98 behaviour).


More information about the Cvs-nhc98 mailing list