Skip to content

Instantly share code, notes, and snippets.

@joshcough
Created January 26, 2015 15:34
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 joshcough/16d82506ff6f60991841 to your computer and use it in GitHub Desktop.
Save joshcough/16d82506ff6f60991841 to your computer and use it in GitHub Desktop.
MacBook-Pro:ermine joshcough$ cabal test
cabal: You need to re-run the 'configure' command. The version of Cabal being used has changed (was Cabal-1.20.0.2, now Cabal-1.22.0.0).
MacBook-Pro:ermine joshcough$ cabal configure --enable-tests
Resolving dependencies...
Configuring ermine-0.6...
MacBook-Pro:ermine joshcough$ cabal test
cabal: You need to re-run the 'configure' command. The version of Cabal being used has changed (was Cabal-1.20.0.2, now Cabal-1.22.0.0).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment