We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92fad0a commit 2b2c4ceCopy full SHA for 2b2c4ce
CHANGELOG.md
@@ -11,6 +11,7 @@ New features:
11
Bugfixes:
12
13
Other improvements:
14
+- Update `purescript` dependency to `0.14.4` (#253 by @JordanMartinez)
15
16
## [v2021-08-23.1](https://github.com/purescript/trypurescript/releases/tag/v2021-08-23.1) - 2021-08-23
17
stack.yaml
@@ -4,8 +4,8 @@ packages:
4
- "."
5
6
extra-deps:
7
- - purescript-0.14.3
8
- - purescript-cst-0.3.0.0
+ - purescript-0.14.4
+ - purescript-cst-0.4.0.0
9
- language-javascript-0.7.0.0
10
flags:
0 commit comments