You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
resetSolutions.sh - comments not removed from chapter3, AddressBook.purs removeAnchors.sh - anchors not removed from chapter2, chapter6 no-peeking/Solutions.purs
Win 10
The text was updated successfully, but these errors were encountered:
softmoth
added a commit
to softmoth/purescript-book
that referenced
this issue
Aug 31, 2023
Keeping it all in a single `scripts/prepareExercises.sh` avoids
duplication.
Also remove the complex file finding; simply getting all source
files within the `exercises` directory is a perfect fit for what is
needed. This fixes Issue purescript-contrib#430.
softmoth
added a commit
to softmoth/purescript-book
that referenced
this issue
Aug 31, 2023
Keeping it all in a single `scripts/prepareExercises.sh` avoids
duplication.
Also remove the complex file finding; simply getting all source
files within the `exercises` directory is a perfect fit for what is
needed. This fixes Issue purescript-contrib#430.
* scripts: merge removeAnchors.sh and resetSolutions.sh
Keeping it all in a single `scripts/prepareExercises.sh` avoids
duplication.
Also remove the complex file finding; simply getting all source
files within the `exercises` directory is a perfect fit for what is
needed. This fixes Issue #430.
* Simplify scripts/prepareExercises.sh
* Add prepareExercises.sh to CI
---------
Co-authored-by: Miles Frain <[email protected]>
resetSolutions.sh
- comments not removed from chapter3,AddressBook.purs
removeAnchors.sh
- anchors not removed from chapter2, chapter6no-peeking/Solutions.purs
Win 10
The text was updated successfully, but these errors were encountered: