purescript icon indicating copy to clipboard operation
purescript copied to clipboard

Exercism exercises in PureScript.

Results 65 purescript issues
Sort by recently updated
recently updated
newest added

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...

bug

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. -...

enhancement

We updated dependencies for the track in #107 – we should also reflect that in our CI build by using PureScript 0.13.*

bug

> The instructions are misleading in claiming that "Input will not contain non-ASCII symbols"! https://exercism.io/mentor/solutions/79d17dc77b484554b18fb1c6c5c5f015

bug

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...

enhancement