Skip to content

Deprecate empty; add mkEmpty#26

Open
treeowl wants to merge 1 commit intobos:masterfrom
treeowl:empty
Open

Deprecate empty; add mkEmpty#26
treeowl wants to merge 1 commit intobos:masterfrom
treeowl:empty

Conversation

@treeowl
Copy link
Copy Markdown

@treeowl treeowl commented Dec 8, 2015

empty blatantly breaks referential transparency through its
use of unsafePerformIO. Deprecate it and add mkEmpty as a
safe alternative. Add a .gitignore file.

`empty` blatantly breaks referential transparency through its
use of `unsafePerformIO`. Deprecate it and add `mkEmpty` as a
safe alternative. Add a `.gitignore` file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant