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

Get rid of compiler warnings #49

Merged
merged 2 commits into from
Oct 16, 2015
Merged

Conversation

bagl
Copy link
Contributor

@bagl bagl commented Oct 16, 2015

  • impossible pattern matches (unsafeThrow in place)
  • unused type variable
  • unused imports

bagl added 2 commits October 16, 2015 19:07
- impossible pattern matches (throwUnsafe in place)
- unused type variables
- unused imports
@garyb
Copy link
Member

garyb commented Oct 16, 2015

Thank you! This has been annoying me for ages but I just hadn't gotten around to it.

garyb added a commit that referenced this pull request Oct 16, 2015
Get rid of compiler warnings
@garyb garyb merged commit 1b3fdda into purescript-deprecated:master Oct 16, 2015
@bagl bagl deleted the issue#40 branch October 16, 2015 18:41
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.

2 participants