diff options
| author | Albert Krewinkel <[email protected]> | 2017-08-16 15:47:05 +0200 |
|---|---|---|
| committer | Albert Krewinkel <[email protected]> | 2017-08-16 15:47:05 +0200 |
| commit | 9b318355300ca43aadede728c179785f40326d5c (patch) | |
| tree | 1fc440cda2961e6fcb4f90e0f3f162970cd55c42 /stack.pkg.yaml | |
| parent | f8b6a224aec780785baf3112f24c44f6c424e6ba (diff) | |
Update to hslua-0.8.0
hslua no longer provides lua stack instances for Int and Double, the
necessary instances are added to the Custom writer and the lua filtering
system.
Diffstat (limited to 'stack.pkg.yaml')
| -rw-r--r-- | stack.pkg.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.pkg.yaml b/stack.pkg.yaml index 290c35726..3832bc5d9 100644 --- a/stack.pkg.yaml +++ b/stack.pkg.yaml @@ -17,7 +17,7 @@ packages: commit: 6930cd18087190133e600533a8d335a718cddf76 extra-dep: false extra-deps: -- hslua-0.7.0 +- hslua-0.8.0 - skylighting-0.3.3 - cmark-gfm-0.1.1 - QuickCheck-2.10.0.1 |
