Skip to content

Instantly share code, notes, and snippets.

@lylek

lylek/stack.yaml Secret

Created February 4, 2019 06:36
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 lylek/b34b7c22b3cf14c96fa0adf9c8753b4d to your computer and use it in GitHub Desktop.
Save lylek/b34b7c22b3cf14c96fa0adf9c8753b4d to your computer and use it in GitHub Desktop.
Modified stack.yaml to compile Accelerate examples from parconc-examples
resolver: lts-6.35
flags:
parconc-examples:
distributed: true
accelerate: true
devil: true
extra-package-dbs: []
packages:
- '.'
extra-deps:
- normaldistribution-1.1.0.3
- accelerate-io-1.0.0.0
- accelerate-1.0.0.0
- unique-0
- cuda-0.10.0.0
- Cabal-1.24.2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment