Compiling nofib-analyse

Simon Peyton Jones simonpj at microsoft.com
Tue Dec 30 12:03:17 UTC 2014


When building nofib-analyse (in nofib), I get

/home/simonpj/local/bin/ghc -O -cpp --make Main -o nofib-analyse

Main.hs:14:18:
    Could not find module 'Text.Html'
    Use -v to see a list of the files searched for.

There are rather a lot of HTML packages.  Which one is needed?   Does this meant that it's essential to install this package before running nofib, a manual step?

I wonder if it'd be better to remove the HTML dependency, or make it optional?

Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20141230/000d9de5/attachment.html>


More information about the ghc-devs mailing list