summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authoridontgetoutmuch <dominic@steinitz.org>2018-03-26 02:33:19 -0700
committerGitHub <noreply@github.com>2018-03-26 02:33:19 -0700
commit4d871f5372d8d242f4497de433433edec8e9e50c (patch)
tree03e23b7027dd1e7983a98328b47aa795256005de /stack.yaml
parent560f38ab27bcc44c80ce7d9c2e4972342170fe28 (diff)
parent9fd7adf7dda75077b85f0337a548be9138fc1ed5 (diff)
Merge pull request #2 from idontgetoutmuch/revert-1-sundials
Revert "Cleanups to Sundials PR"
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml10
1 files changed, 2 insertions, 8 deletions
diff --git a/stack.yaml b/stack.yaml
index 04bbfb6..1198e57 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -13,11 +13,5 @@ packages:
13- packages/gsl/ 13- packages/gsl/
14- packages/glpk/ 14- packages/glpk/
15- packages/base/ 15- packages/base/
16- packages/sundials/ 16extra-deps: []
17extra-deps: 17resolver: lts-8.15
18- diagrams-rasterific-1.4
19- plots-0.1.0.2
20resolver: lts-10.9
21nix:
22 path: [nixpkgs=./nixpkgs.nix]
23 shell-file: shell.nix