purescript
purescript copied to clipboard
Exercism exercises in PureScript.
Extract the list of concepts required to solve the v2 purescript exercise: `bracket-push`. For each concept, describe why it is required to solve the exercise. Keep in mind that an...
Extract the list of concepts required to solve the v2 purescript exercise: `binary-search`. For each concept, describe why it is required to solve the exercise. Keep in mind that an...
Extract the list of concepts required to solve the v2 purescript exercise: `atbash-cipher`. For each concept, describe why it is required to solve the exercise. Keep in mind that an...
Extract the list of concepts required to solve the v2 purescript exercise: `allergies`. For each concept, describe why it is required to solve the exercise. Keep in mind that an...
Extract the list of concepts required to solve the v2 purescript exercise: `acronym`. For each concept, describe why it is required to solve the exercise. Keep in mind that an...
``` Error found: in module Type.Row at bower_components/purescript-typelevel-prelude/src/Type/Row.purs:4:5 - 4:24 (line 4, column 5 - line 4, column 24) Export for type Prim.RowList.Cons conflicts with type class Prim.Row.Cons See https://github.com/purescript/documentation/blob/master/errors/ExportConflict.md...
There are a number of things we're going to want to check before the v2 site goes live. There are notes below that flesh out all the checklist items. -...
We updated dependencies for the track in #107 – we should also reflect that in our CI build by using PureScript 0.13.*
> The instructions are misleading in claiming that "Input will not contain non-ASCII symbols"! https://exercism.io/mentor/solutions/79d17dc77b484554b18fb1c6c5c5f015
Related to #113 We have not configured yet by which other exercise the side exercises get unlocked. So the student can do all side exercises immediately and has no guidance...