So I'd like to note that an interesting new package was just uploaded to 
Hackage, ghc-paths: 
<http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ghc-paths>.

ghc-paths is really quite simple:

module GHC.Paths (
        ghc, ghc_pkg, libdir, docdir
  ) where

but you can see how just libdir could potentially simplify the code a bit, at 
the cost of another dependency. I think it's worth doing. (I'd do it myself, 
but I still have a setup which can't build Yi right now and it's too much 
trouble to fix.)

--
gwern
Skyt RIT World EADA Security Verint Comirex real Surveillance Hope

Attachment: signature.asc
Description: Digital signature

Reply via email to