Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

[PureScript] New Concept Exercise: booleans #1260

Merged
merged 17 commits into from
Apr 16, 2020

Conversation

declarationperfume
Copy link
Contributor

Implements a Booleans concept exercise in the PureScript track. The concept exercise was forked from JavaScript.

I've moved from Bower (which was used in v2) to Spago, which is the successor of Pulp for PureScript. In the following days, I'll add a CLI.md and a Debug.md to explain how to use Spago for the PureScript track. Essentially, it's just:
spago install
and then
spago build
and then
spago test

@declarationperfume declarationperfume added the type/new-exercise Add a new exercise label Apr 16, 2020
@declarationperfume declarationperfume changed the title [PureScript] Concept exercise: Booleans [PureScript] Concept Exercise: Booleans Apr 16, 2020
@declarationperfume declarationperfume changed the title [PureScript] Concept Exercise: Booleans [PureScript] New Concept Exercise: Booleans Apr 16, 2020
@declarationperfume declarationperfume changed the title [PureScript] New Concept Exercise: Booleans [PureScript] New Concept Exercise: booleans Apr 16, 2020
@mawis
Copy link

mawis commented Apr 16, 2020

I like the step to go from bower to spago. I thought about it already as well, but was waiting more comments on it exercism/purescript#119 and didn't go on with it after not getting anything.
But it seems for the PureScript track, we cannot expect getting to many comments. It's a niche track of exercism ;)

Copy link

@mawis mawis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. I'm so happy v3 gets started for PureScript. 👍

@mawis mawis assigned mawis and unassigned mawis Apr 16, 2020
@declarationperfume declarationperfume merged commit d3520f1 into master Apr 16, 2020
@declarationperfume declarationperfume deleted the purescript-booleans-concept-exercise branch April 16, 2020 09:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants