[Barrelfish-users] build error: Main.hs: Expecting one more argument to ‘Exp’

Michael Neilly mneilly at yahoo.com
Sat Apr 29 18:03:33 CEST 2017


Hello, I thought I'd take a look at barrelfish. I have cloned the git repo and am attempting to build from mastesr but I am seeing the following error. Any suggestions on how I can resolve this? Thx!
$ ghc --versionThe Glorious Glasgow Haskell Compilation System, version 8.0.1
$ ../hake/hake.sh -s ../ -a x86_64Install directory defaulting to '.'Source directory is ../Architectures to build: "x86_64"Setting up hake build directory...You already have Config.hs, leaving it as-is.Building hake...[13 of 13] Compiling Main             ( ../hake/Main.hs, hake/Main.o )
../hake/Main.hs:348:43: error:    • Expecting one more argument to ‘Exp’      Expected a type, but ‘Exp’ has kind ‘* -> *’    • In the first argument of ‘Either’, namely ‘Exp’      In the type signature:        parseHake :: FilePath -> String -> Either Exp HakeError
../hake/Main.hs:406:25: error:    • Expecting one more argument to ‘Exp’      Expected a type, but ‘Exp’ has kind ‘* -> *’    • In the type signature:        wrapHake :: FilePath -> Exp -> Exp
../hake/Main.hs:406:32: error:    • Expecting one more argument to ‘Exp’      Expected a type, but ‘Exp’ has kind ‘* -> *’    • In the type signature:        wrapHake :: FilePath -> Exp -> Exp$
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.inf.ethz.ch/pipermail/barrelfish-users/attachments/20170429/e1b0453f/attachment.html>


More information about the Barrelfish-users mailing list