On Thu, Mar 25, 2010 at 6:07 PM, Jason Dagit <[email protected]> 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 _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
