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.

  1. bankAccountNumber :: OFXFile -> Maybe TagData

    ofx Data.OFX

    Gets the bank account number, if available. The OFX spec does not require this tag to be present.

  2. creditCardNumber :: OFXFile -> Maybe TagData

    ofx Data.OFX

    Gets the credit card number, if available. The OFX spec does not require this tag to be present.

  3. txCHECKNUM :: Transaction -> Maybe String

    ofx Data.OFX

    Check or other reference number

  4. txREFNUM :: Transaction -> Maybe String

    ofx Data.OFX

    Reference number that uniquely identifies the transaction. Can be used in addition to or instead of a CHECKNUM.

  5. data EnumSpecifier

    ogma-language-c Language.C.AbsC

    No documentation available.

  6. data Enumerator

    ogma-language-c Language.C.AbsC

    No documentation available.

  7. data EnumeratorList

    ogma-language-c Language.C.AbsC

    No documentation available.

  8. MkEnumSpecifierEmpty :: Identifier -> EnumSpecifier

    ogma-language-c Language.C.AbsC

    No documentation available.

  9. MkEnumSpecifierWithCases :: IdentifierOpt -> EnumeratorList -> EnumSpecifier

    ogma-language-c Language.C.AbsC

    No documentation available.

  10. MkEnumeratorInitialized :: Identifier -> ConstantExpression -> Enumerator

    ogma-language-c Language.C.AbsC

    No documentation available.

Page 733 of many | Previous | Next