fgl icon indicating copy to clipboard operation
fgl copied to clipboard

Remove the Show instances for monadic graphs

Open treeowl opened this issue 8 years ago • 2 comments

They are not even remotely legitimate and there should never be any reason to use them. IMO, they should be removed promptly in the next major version.

treeowl avatar Aug 30 '16 07:08 treeowl

We should instead offer a safe version that works in MonadIO.

treeowl avatar Aug 30 '16 07:08 treeowl

This will have to be a major version bump in case anyone is actually using/relying upon them.

But I agree; the unsafePerformIO squicks me out.

ivan-m avatar Aug 30 '16 23:08 ivan-m