Skip to content

Commit

Permalink
Update purescript dep to 0.15.0 (#464)
Browse files Browse the repository at this point in the history
* Update dependencies

* Fix breaking change

* Drop mention of purescript-cst

* Do major version bump

* Update changelog

* Set PS dep explicitly to 0.15.0

* Run `cabal new-build` and ignore output

* Run cabal-plan license-generator

* Update release guide

* Drop LGPL 2.1 stuff

* Tweak markdown headers in LICENSE generator
  • Loading branch information
JordanMartinez authored May 7, 2022
1 parent b9995b1 commit ede72b1
Show file tree
Hide file tree
Showing 11 changed files with 328 additions and 9,932 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ license-generator/tmp/
/.stack-work/
bundle/
pursuit.tar.gz
dist-newstyle/
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,13 @@ the most up-to-date version of this file.

## Unreleased

## v0.9.0

- Update `purescript` to `0.15.0` (@JordanMartinez)

## v0.8.7

- Update `purescript` to `0.14.5` and `purescript-cst` to `0.4.0.0` (@JordanMartinez)
-

## v0.8.5

Expand Down
Loading

0 comments on commit ede72b1

Please sign in to comment.