Hoogle Search
Within LTS Haskell 24.45 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
citeproc Citeproc.Types No documentation available.
-
country Country.Identifier No documentation available.
-
country Country.Identifier BRD; Bundesrepublik Deutschland; Deutschland; FRG; Federal Republic of Germany; Germany
-
data-effects-core Data.Effect.OpenUnion No documentation available.
-
data-effects-core Data.Effect.OpenUnion No documentation available.
-
data-effects-core Data.Effect.OpenUnion No documentation available.
FilterAny :: (s -> a -> Process (Filter s)) -> DispatchFilter sdistributed-process-client-server Control.Distributed.Process.ManagedProcess.Internal.Types No documentation available.
matchAnyStm :: ExternDispatcher s -> forall m . () => (Message -> m) -> Match mdistributed-process-client-server Control.Distributed.Process.ManagedProcess.Internal.Types No documentation available.
decodeMany :: ByteString -> Either DNSError ([DNSMessage], ByteString)dns Network.DNS.Decode Decode a buffer containing multiple encoded DNS messages each preceded by a 16-bit length in network byte order. Any left-over bytes of a partial message after the last complete message are returned as the second element of the result tuple. DNS circle-arithmetic timestamps (e.g. in RRSIG records) are interpreted based on a nominal time in the year 2078 chosen to give correct dates for DNS timestamps over a 136 year time range from the date the root zone was signed on the 15th of July 2010 until the 21st of August in 2146. Outside this date range the output is off by some non-zero multiple 2^32 seconds.
decodeManyAt :: Int64 -> ByteString -> Either DNSError ([DNSMessage], ByteString)dns Network.DNS.Decode Decode a buffer containing multiple encoded DNS messages each preceded by a 16-bit length in network byte order. Any left-over bytes of a partial message after the last complete message are returned as the second element of the result tuple. DNS circle-arithmetic timestamps (e.g. in RRSIG records) are interpreted at the supplied epoch time.