diff options
| author | John MacFarlane <[email protected]> | 2017-03-20 16:03:24 +0100 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2017-03-20 16:03:24 +0100 |
| commit | ba3f3653e9ee11a81aff329325f0bfaeb05fcd6a (patch) | |
| tree | d6d8cbea8c390b8309fa915e7e12fcf18049620e /stack.full.yaml | |
| parent | 757edd052532f3912419f036af18cac6e056c7e0 (diff) | |
Added hslua-aeson to stack.yamls.
Diffstat (limited to 'stack.full.yaml')
| -rw-r--r-- | stack.full.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/stack.full.yaml b/stack.full.yaml index e00623261..44d5afe5a 100644 --- a/stack.full.yaml +++ b/stack.full.yaml @@ -22,4 +22,6 @@ packages: - '../texmath' extra-deps: - doctemplates-0.1.0.2 -resolver: lts-7.5 +- skylighting-0.3.1 +- hslua-aeson-0.1.0.2 +resolver: lts-8.4 |
