Skip to content

Instantly share code, notes, and snippets.

@algas
Last active February 29, 2016 10:09
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 algas/7c4f3997b84880d0d92d to your computer and use it in GitHub Desktop.
Save algas/7c4f3997b84880d0d92d to your computer and use it in GitHub Desktop.
Stack yaml for SublimeHaskell 20160228
# /Users/YourName/.stack/global-project/stack.yaml
#
# This is the implicit global project's config file, which is only used when
# 'stack' is run outside of a real project. Settings here do _not_ act as
# defaults for all projects. To change stack's default settings, edit
# '/Users/YourName/.stack/config.yaml' instead.
#
# For more information about stack's configuration, see
# https://github.com/commercialhaskell/stack/blob/release/doc/yaml_configuration.md
#
flags: {}
extra-package-dbs: []
packages: []
extra-deps:
- cabal-helper-0.6.3.1
- ghc-mod-5.5.0.0
- haskell-src-exts-1.17.1
- hformat-0.1.0.0
- simple-log-0.3.4
- text-region-0.1.0.0
- hlint-1.9.30
- aeson-0.11.0.0
- fail-4.9.0.0
- attoparsec-0.13.0.1
resolver: lts-3.22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment