Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Update to and for PureScript 0.11 #63

Merged
merged 4 commits into from
Apr 29, 2017
Merged

Update to and for PureScript 0.11 #63

merged 4 commits into from
Apr 29, 2017

Conversation

garyb
Copy link
Member

@garyb garyb commented Apr 24, 2017

No description provided.

readPsc obj = do
src <- readSources =<< readProp srcKey obj
output <- readPropNU readString outputKey obj
noTco <- readPropNU readBoolean noTcoKey obj
Copy link

Choose a reason for hiding this comment

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

I think some of these options are no longer available.

Copy link
Member Author

Choose a reason for hiding this comment

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

Ah yeah! I didn't revise the options at all... will do now.

@garyb
Copy link
Member Author

garyb commented Apr 25, 2017

Ok, updated the compiler options and renamed the tasks to match the commands now, so it's plugin.compile rather than plugin.psc, etc.

@paf31
Copy link

paf31 commented Apr 25, 2017

👍 Looks good to me!

@garyb
Copy link
Member Author

garyb commented Apr 27, 2017

@ethul can you review/merge/release when you get a chance please? No particular hurry on my behalf, but just thought I'd ping you as a reminder, since you're the official maintainer for this I think. :)

@ethul
Copy link
Contributor

ethul commented Apr 27, 2017 via email

@ethul
Copy link
Contributor

ethul commented Apr 29, 2017

Looks great! Thanks again

@ethul ethul merged commit 19ac7b3 into purescript-deprecated:master Apr 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants