[Haskell-cafe] Re: Is hGetLine lazy like hGetContents? And what
about this todo item?
Bas van Dijk
v.dijk.bas at gmail.com
Thu Mar 25 13:27:54 EDT 2010
On Thu, Mar 25, 2010 at 6:07 PM, Jason Dagit <dagit at galois.com> wrote:
> What is the next step for getting rid of the obsolete comment? Did you
> already nuke it? If not, I could try to get a copy of the ghc repo and
> see if I can figure out the right protocol for submitting a patch.
Making library patches is not that hard. Have a look at the following
to see how to setup your machine for building GHC and the libraries:
http://hackage.haskell.org/trac/ghc/wiki/Building
When you've made your patch try to follow the library submission
procedure as described in:
http://haskell.org/haskellwiki/Library_submissions
Good luck,
Bas
More information about the Haskell-Cafe
mailing list