Instance for `TVar`
Open
enhancement
instances
- Dominant language
- Haskell
- Stars
- 45
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
This is a left-over issue from #6
As described in https://github.com/haskell/deepseq/issues/6#issuecomment-147619390 by @glguy defining an instance for `TVar` is complicated since we'd lose `{-# LANGUAGE Safe #-}` by import `TVar` which seems undesirable, given all other instances can be imported safely.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.