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.
fromEnum :: Enum a => a -> Intdistribution-opensuse OpenSuse.Prelude Convert to an Int. It is implementation-dependent what fromEnum returns when applied to a value that is too large to fit in an Int.
-
distribution-opensuse OpenSuse.Prelude Convert from an Int.
readEnum :: Enum e => String -> [e]doldol Data.Flag.Phantom No documentation available.
readEnum :: Enum e => String -> [e]doldol Data.Flag.Simple -
No documentation available.
makeEnum :: Name -> [Name] -> Q [Dec]enum-subset-generate Data.MakeEnum No documentation available.
makeEnumWith :: Name -> [Name] -> Options -> Q [Dec]enum-subset-generate Data.MakeEnum No documentation available.
newEnumName :: OptionsT (f :: Type -> Type) -> f Stringenum-subset-generate Data.MakeEnum.Options No documentation available.
styleNumber :: Style -> Line -> Texterrata Errata Shows the line number n for a source line. The result should visually be the same length as just show n.
styleNumber :: Style -> Line -> Texterrata Errata.Types Shows the line number n for a source line. The result should visually be the same length as just show n.