diff options
| author | John MacFarlane <[email protected]> | 2022-05-31 19:49:27 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-05-31 19:49:27 -0700 |
| commit | 9aff86143e12e22cec152fd08ec8b68ee75ccafa (patch) | |
| tree | 9c78efe97859e30e94ed4943d563e16a8d9ff41f /stack.yaml | |
| parent | bd13077ce025266af30e43c4f29c5cf65b9c8217 (diff) | |
Require skylighting 0.12.3.1 and update tests.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml index 010c806d2..71ac86445 100644 --- a/stack.yaml +++ b/stack.yaml @@ -7,8 +7,8 @@ flags: packages: - '.' extra-deps: -- skylighting-core-0.12.3 -- skylighting-0.12.3 +- skylighting-core-0.12.3.1 +- skylighting-0.12.3.1 - emojis-0.1.2 - lpeg-1.0.3 - hslua-2.2.0 |
