I can't get Agda to install on Mac 10.9.2, Haskell platform 2013.2.0.0. When I run cabal install Agda, I get this.
39 warnings and 1 error generated.
Failed to install Agda-2.3.2.2
Updating documentation index /Users/me/Library/Haskell/doc/index.html
cabal: Error: some packages failed to install:
Agda-2.3.2.2 failed during the building phase. The exception was:
ExitFailure 1
Any tips?
EDIT: After trying cabal-unpack etc as suggested, cabal-build gives this error:
src/full/Agda/Interaction/BasicOps.hs:3:4:
error: invalid preprocessing directive
#-}
^