Skip to content

Instantly share code, notes, and snippets.

@benhoskings
Created September 25, 2013 00:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benhoskings/6693097 to your computer and use it in GitHub Desktop.
Save benhoskings/6693097 to your computer and use it in GitHub Desktop.
> cabal install --only-dependencies && cabal build
Resolving dependencies...
All the requested packages are already installed:
Use --reinstall if you want to reinstall anyway.
setup: Run the 'configure' command first.
1 > ./dist/setup/setup configure
Configuring Presenter-1.0...
setup: At least the following dependencies are missing:
FindBin >=0.0.5,
SDL >=0.6.5,
SDL-image >=0.6.1,
SDL-ttf -any,
cabal-macosx >=0.2.2,
haskell-src-exts -any,
lens >=3.9.0.2,
netwire >=4.0.7,
newtype >=0.2,
vector-space >=0.8.6
1 > ./run
./run: line 1: ./dist/build/presenter/presenter: No such file or directory
127 >
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment