Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. module Distribution.Client.Types.AllowNewer

    No documentation available.

  2. newtype AllowNewer

    cabal-install Distribution.Client.Types.AllowNewer

    RelaxDeps in the context of upper bounds (i.e. for --allow-newer flag)

  3. AllowNewer :: RelaxDeps -> AllowNewer

    cabal-install Distribution.Client.Types.AllowNewer

    No documentation available.

  4. newtype AllowOlder

    cabal-install Distribution.Client.Types.AllowNewer

    RelaxDeps in the context of lower bounds (i.e. for --allow-older flag)

  5. AllowOlder :: RelaxDeps -> AllowOlder

    cabal-install Distribution.Client.Types.AllowNewer

    No documentation available.

  6. type AlloyInstance = Entries Map

    call-alloy Language.Alloy.Call

    A complete Alloy instance.

  7. type AlloySig = Entry Map Set

    call-alloy Language.Alloy.Call

    A signature with all its objects and relations.

  8. data AlloyLookupFailed

    call-alloy Language.Alloy.Exceptions

    A lookup within an AlloyInstance failed.

  9. data AlloyObjectNameMismatch

    call-alloy Language.Alloy.Exceptions

    An object name does not match an expectation.

  10. AlloyObjectNameMismatch :: Expected -> Got -> AlloyObjectNameMismatch

    call-alloy Language.Alloy.Exceptions

    No documentation available.

Page 57 of many | Previous | Next