9 Nov 2004 12:48
30 Nov 2004 16:25
cvs commit: fptools/nofib/spectral/primetest MyRandom.lhs Main.lhs Prime.lhs Random.lhs
Simon Marlow <simonmar <at> haskell.org>
2004-11-30 15:25:33 GMT
2004-11-30 15:25:33 GMT
simonmar 2004/11/30 07:25:33 PST
Modified files:
nofib/spectral/primetest Main.lhs Prime.lhs
Added files:
nofib/spectral/primetest MyRandom.lhs
Removed files:
nofib/spectral/primetest Random.lhs
Log:
The compiler now detects local modules that overlap with package
modules, so we must rename Random to avoid the clash.
Revision Changes Path
1.3 +6 -3 fptools/nofib/spectral/primetest/Main.lhs
1.3 +4 -1 fptools/nofib/spectral/primetest/Prime.lhs
30 Nov 2004 16:28
cvs commit: fptools/nofib/real/infer MaybeM.hs Infer.hs InferMonad.hs Main.hs Substitution.hs Maybe.hs
Simon Marlow <simonmar <at> haskell.org>
2004-11-30 15:28:13 GMT
2004-11-30 15:28:13 GMT
simonmar 2004/11/30 07:28:13 PST
Modified files:
nofib/real/infer Infer.hs InferMonad.hs Main.hs
Substitution.hs
Added files:
nofib/real/infer MaybeM.hs
Removed files:
nofib/real/infer Maybe.hs
Log:
Rename Maybe to avoid class with Haskell 98 module of the same name.
Revision Changes Path
1.4 +1 -1 fptools/nofib/real/infer/Infer.hs
1.4 +1 -1 fptools/nofib/real/infer/InferMonad.hs
1.3 +1 -1 fptools/nofib/real/infer/Main.hs
1.3 +1 -1 fptools/nofib/real/infer/Substitution.hs
RSS Feed