-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use coerce instead of unsafeCoerce where appropriate (#130)
* Replace unsafeCoerce with safer alternative where possible * Remove unused import * Add docs to the Internal module and NonEmptyString constructor * Remove 'usage of this constructor...' sentence * Move constructor docs to type docs Constructor docs don't yet appear in the generated documentation * Add backticks around NonEmptyString in docs * Add "For internal use only. Do not export" above to/fromNEString & listS
- Loading branch information
1 parent
10a3ddc
commit e897bb7
Showing
3 changed files
with
26 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters