Hoogle Search
Within LTS Haskell 24.2 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
fail :: PolyCont (Return IOError) r Void => String -> rcontrol-dsl Control.Dsl.Return Lift an IOError to the answer type, similar to fail. This fail function aims to be used as the last statement of a do block.
encodeEnum32 :: Enum a => a -> ByteStringnetwork-transport Network.Transport.Internal Encode an Enum in 32 bits by encoding its signed Int equivalent (beware of truncation, an Enum may contain more than 2^32 points).
encodeEnum16 :: Enum a => a -> ByteStringnetwork-transport Network.Transport.Internal Encode an Enum in 16 bits by encoding its signed Int equivalent (beware of truncation, an Enum may contain more than 2^16 points).
fromString :: C name => String -> namexml-basic Text.XML.Basic.Name No documentation available.
readBin :: Num a => String -> asbv Data.SBV.Internals A more convenient interface for reading binary numbers, also supports negative numbers
-
tidal-core Sound.Tidal.Params No documentation available.
-
tidal Sound.Tidal.Boot No documentation available.
defPickle :: Show a => a -> ByteStringn2o-nitro Network.N2O.Nitro Default pickler
readDec' :: (Num a, Eq a) => String -> ahappstack-server Happstack.Server.Internal.Types No documentation available.
readDec' :: (Num a, Eq a) => String -> ahappstack-server Happstack.Server.Types No documentation available.