On Tue, Nov 15, 2011 at 14:56, Blaine <frik...@gmail.com> wrote:

> ** Missing header file: runProcess.h*
>
> [blaine@macbook:~/Dropbox/src/berp/compiler Tue Nov 08]
> 93$ ls /usr/lib/ghc-6.12.1/process-1.0.1.2/include/
> HsProcessConfig.h *runProcess.h*
>

Notice it's found in the files for the other install of "process".  This is
in fact a bug in the "process" package on Hackage, which is fixed in its
repo but no new release has been made yet.  So build it from its repo (
http://darcs.haskell.org/packages/process.git/ per Hackage page) instead.

-- 
brandon s allbery                                      allber...@gmail.com
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to