Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
GHC.Generics definition of NoThunks
Orphan instances
(Generic a, GShowTypeOf (Rep a), GWNoThunks ('[] ∷ [Symbol]) (Rep a)) ⇒ NoThunks (InstantiatedAt Generic a) Source # | Copied from the NoThunks.Class default method definitions |