Skip to content

Instantly share code, notes, and snippets.

@srenatus
Created October 14, 2014 14:20
Show Gist options
  • Save srenatus/12c869b8020e38d03068 to your computer and use it in GitHub Desktop.
Save srenatus/12c869b8020e38d03068 to your computer and use it in GitHub Desktop.
minimal cabal config for stackage
remote-repo: stackage:http://www.stackage.org/stackage/2352db475394a21cff3eb2e1891e1dc4e862f39d
remote-repo-cache: /home/vagrant/.cabal/packages

With only line #1, you end up with cabal update returning

Downloading the latest package list from stackage
cabal: fromFlag NoFlag. Use fromFlagOrDefault
@evanrelf
Copy link

This is not a solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment