Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
PEM :: String -> [(String, ByteString)] -> ByteString -> PEMpem Data.PEM No documentation available.
type
Parser a (m :: Type -> Type) r = forall x . () => StateT Producer a m x m rpipes-bytestring Pipes.ByteString A Parser is an action that reads from and writes to a stored Producer
module Data.Primitive.Unlifted.Array.
Primops Primitive types representing unlifted arrays and the primops for manipulating them.
-
primitive-unlifted Data.Primitive.Unlifted.Class No documentation available.
module Data.Primitive.Unlifted.MVar.
Primops No documentation available.
module Data.Primitive.Unlifted.MutVar.
Primops No documentation available.
module Data.Primitive.Unlifted.SmallArray.
Primops Primitive types representing unlifted arrays and the primops for manipulating them.
module Data.Primitive.Unlifted.Weak.
Primops Primops for weak references from (lifted or unlifted) values to unlifted values. Several of these use a slightly different interface than the underlying GHC primops. I have a GHC proposal in progress (https:/github.comghc-proposalsghc-proposalspull/367) to make GHC match this interface. Note that the GHC primops work just fine with unlifted types as keys, so we only need to fake our own to use unlifted types as values.
-
No documentation available.
-
protolude Protolude A pattern match failed. The String gives information about the source location of the pattern.