• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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. entityDefListFormigration :: [EntityDef]

    persistent-test PrimaryTest

    No documentation available.

  2. entityDefListFormigration :: [EntityDef]

    persistent-test RenameTest

    No documentation available.

  3. entityDefListFormigration :: [EntityDef]

    persistent-test TransactionLevelTest

    No documentation available.

  4. entityDefListFortreeMigrate :: [EntityDef]

    persistent-test TreeTest

    No documentation available.

  5. entityDefListForuniqueMigrate :: [EntityDef]

    persistent-test UniqueTest

    No documentation available.

  6. docsFor :: HasDocs api => Proxy api -> (Endpoint, Action) -> DocOptions -> API

    servant-docs Servant.Docs

    No documentation available.

  7. docsFor :: HasDocs api => Proxy api -> (Endpoint, Action) -> DocOptions -> API

    servant-docs Servant.Docs.Internal

    No documentation available.

  8. data MultipartForm' (mods :: [Type]) tag a

    servant-multipart-api Servant.Multipart.API

    MultipartForm which can be modified with Lenient.

  9. shouldHoldForResultOf :: (HasCallStack, Show a) => (a -> Bool) -> Lua a -> Assertion

    tasty-hslua Test.Tasty.HsLua

    Checks whether the return value of an operation holds for the given predicate.

  10. setForegroundColor :: TermStr s => Capability (Color -> s)

    terminfo System.Console.Terminfo.Color

    Sets the foreground color of all further text output, using either the setaf or setf capability.

Page 737 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete