[Haskell-cafe] Hidden module?

Cristiano Paris cristiano.paris at gmail.com
Fri Feb 27 09:13:37 EST 2009


Cabalising hsc2hc I get (this is actually from manually building the package):

---
[paris at bagend hsc2hs-0.67.20061107]$ runghc Setup.hs build
Preprocessing executables for hsc2hs-0.67.20061107...
Building hsc2hs-0.67.20061107...

Main.hs:32:7:
    Could not find module `System.Process':
      it is a member of package process-1.0.1.0, which is hidden
[paris at bagend hsc2hs-0.67.20061107]$

which I cannot understand. Please help!
---

Cristiano


More information about the Haskell-Cafe mailing list