Hi Trent,

I noticed this error on darcs.net:

src/Darcs/Commands/ShowAuthors.lhs:26:7:
    Could not find module `Data.Function':
      Use -v to see a list of the files searched for.

It appears Data.Function didn't show up till GHC 6.8

Could you fix it?  GHC 6.6 will be going away in the next release,
so I guess we could accept a very temporary convenience copy

Meanwhile, we should probably be using:
  http://www.haskell.org/ghc/docs/6.6/html/libraries/
(and later http://www.haskell.org/ghc/docs/6.8/html/libraries/ )
as our GHC library reference for darcs hacking.  That or being
ready to extend Workaround.

Thanks!

Eric

(You'll probably see the GHC 6.6 build slaves complaining soonish)

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9

Attachment: signature.asc
Description: Digital signature

_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to