Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
recover-rtti Debug.RecoverRTTI Deriving-via support for anythingToString If for debugging purposes you want to temporarily add a Show instance to an arbitrary datatype in terms of anythingToString, you can do so using
data T = MkT ... deriving Show via AnythingToString T
This is equivalent to sayinginstance Show T where show = anythingToString
AnythingToString :: a -> AnythingToString arecover-rtti Debug.RecoverRTTI No documentation available.
-
scalpel-core Text.HTML.Scalpel.Core No documentation available.
-
scalpel-core Text.HTML.Scalpel.Core No documentation available.
-
servant-auth-server Servant.Auth.Server No documentation available.
-
servant-auth-server Servant.Auth.Server.Internal.ConfigTypes No documentation available.
-
yaml-unscrambler YamlUnscrambler.Expectations No documentation available.
-
yaml-unscrambler YamlUnscrambler.Expectations No documentation available.
-
yaml-unscrambler YamlUnscrambler.Expectations Any string as it is.
-
Agda Agda.Syntax.Abstract Are we in an abstract block? In that case some definition is abstract.