| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Data.Void.Compat
Documentation
Instances
| Semigroup Void | |
| Exception Void | |
Defined in GHC.Internal.Exception.Type Methods toException :: Void -> SomeException # fromException :: SomeException -> Maybe Void # displayException :: Void -> String # backtraceDesired :: Void -> Bool # | |
| Generic Void | |
| Read Void | |
| Show Void | |
| Eq Void | |
| Ord Void | |
| type Rep Void | |
Defined in GHC.Internal.Generics | |