I've tried building ghc with make all; make install But when compiling one of my programs I get GHC stage restriction: `view' is used in a top-level splice, and must be imported, not defined locally What did I do wrong? Marc