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 263a58c commit 3e77de4Copy full SHA for 3e77de4
CHANGELOG.md
@@ -11,6 +11,7 @@ New features:
11
Bugfixes:
12
13
Other improvements:
14
+- Ensure all directly-imported packages are included in the `spago.dhall` file (#205 by @ptrfrncsmrph)
15
16
## [v6.0.0](https://github.com/purescript-contrib/purescript-aff/releases/tag/v6.0.0) - 2021-02-26
17
@@ -22,7 +23,6 @@ New features:
22
23
24
25
- Fixed typo in `forkAff` documentation (#184)
-- Updated missing dependencies in `spago.dhall` (@ptrfrncsmrph) (#205)
26
27
28
- Added disclaimer about non-working examples in README (#188)
0 commit comments