Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
readFlag :: String -> PhantomFlag tdoldol Data.Flag.Phantom No documentation available.
readEnum :: Enum e => String -> [e]doldol Data.Flag.Simple -
doldol Data.Flag.Simple Encode Flag from a given binary digit String This allows any character which is not '0' or '1' as '1'
readFlagSub :: Bits t => [Char] -> t -> tdoldol Data.Flag.Simple No documentation available.
reader :: forall w (m :: Type -> Type) r a s . (Monoid w, Monad m) => (r -> a) -> RWST r w s m adunai Control.Monad.Trans.MSF.RWS Constructor for computations in the reader monad (equivalent to asks).
reader :: forall (m :: Type -> Type) r a . Monad m => (r -> a) -> ReaderT r m adunai Control.Monad.Trans.MSF.Reader Constructor for computations in the reader monad (equivalent to asks).
readerS :: forall (m :: Type -> Type) r a b . Monad m => MSF m (r, a) b -> MSF (ReaderT r m) a bdunai Control.Monad.Trans.MSF.Reader Build an MSF in the Reader monad from one that takes the reader environment as an extra input. This is the opposite of runReaderS.
readArchive :: FilePath -> IO Archiveepub-metadata Codec.Epub.IO Read a zip Archive from disk
readDUP :: Word8 -> Maybe Opcodeevm-opcodes EVM.Opcode readLOG :: Word8 -> Maybe Opcodeevm-opcodes EVM.Opcode