Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
bankAccountNumber :: OFXFile -> Maybe TagDataofx Data.OFX Gets the bank account number, if available. The OFX spec does not require this tag to be present.
creditCardNumber :: OFXFile -> Maybe TagDataofx Data.OFX Gets the credit card number, if available. The OFX spec does not require this tag to be present.
txCHECKNUM :: Transaction -> Maybe Stringofx Data.OFX Check or other reference number
txREFNUM :: Transaction -> Maybe Stringofx Data.OFX Reference number that uniquely identifies the transaction. Can be used in addition to or instead of a CHECKNUM.
-
ogma-language-c Language.C.AbsC No documentation available.
-
ogma-language-c Language.C.AbsC No documentation available.
-
ogma-language-c Language.C.AbsC No documentation available.
MkEnumSpecifierEmpty :: Identifier -> EnumSpecifierogma-language-c Language.C.AbsC No documentation available.
MkEnumSpecifierWithCases :: IdentifierOpt -> EnumeratorList -> EnumSpecifierogma-language-c Language.C.AbsC No documentation available.
MkEnumeratorInitialized :: Identifier -> ConstantExpression -> Enumeratorogma-language-c Language.C.AbsC No documentation available.