Attached. Should make it to ghc 6.6, I think.

-- Don
New patches:

[Move ParseUtils into exposed-modules, in haskell-src
Don Stewart <[EMAIL PROTECTED]>**20060912130421
 
 The haskell-src package.conf.in and .cabal file were out of sync.  In
 the .cabal file Language.Haskell.ParseUtils was hidden, while it was
 exposed in the package.conf file.
 
 This patch exposes ParseUtils in the .cabal file too - fixing programs
 that use ParseUtils on systems (like gentoo) where the libraries are
 built the cabal way.
 
 Thanks to dcoutts for clarifying, and gour and kolmodin on #haskell for
 pestering.
 
] {
hunk ./haskell-src.cabal 18
-other-modules:
}

Context:

[note CPP extension
Ross Paterson <[EMAIL PROTECTED]>**20060908233707] 
[TAG Initial conversion from CVS complete
John Goerzen <[EMAIL PROTECTED]>**20060112154131] 
Patch bundle hash:
bd9198c5dc9c92af3988ff2498d4041aa03ef359
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to