Hoogle Search

Within LTS Haskell 24.26 (ghc-9.10.3)

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

  1. postgresConnString :: PostgresContext -> Text

    sandwich-contexts Test.Sandwich.Contexts.PostgreSQL

    No documentation available.

  2. postgresContainerAddress :: PostgresContext -> Maybe NetworkAddress

    sandwich-contexts Test.Sandwich.Contexts.PostgreSQL

    The address of the database server within its container (if it was started using a container). Useful when the test is also in a container, and containers are networked together.

  3. postgresContainerContainerName :: PostgresContainerOptions -> Maybe Text

    sandwich-contexts Test.Sandwich.Contexts.PostgreSQL

    No documentation available.

  4. postgresContainerContainerSystem :: PostgresContainerOptions -> ContainerSystem

    sandwich-contexts Test.Sandwich.Contexts.PostgreSQL

    No documentation available.

  5. postgresContainerImage :: PostgresContainerOptions -> Text

    sandwich-contexts Test.Sandwich.Contexts.PostgreSQL

    No documentation available.

  6. postgresContainerLabels :: PostgresContainerOptions -> Map Text Text

    sandwich-contexts Test.Sandwich.Contexts.PostgreSQL

    No documentation available.

  7. postgresContainerPassword :: PostgresContainerOptions -> Text

    sandwich-contexts Test.Sandwich.Contexts.PostgreSQL

    No documentation available.

  8. postgresContainerUser :: PostgresContainerOptions -> Text

    sandwich-contexts Test.Sandwich.Contexts.PostgreSQL

    No documentation available.

  9. postgresDatabase :: PostgresContext -> Text

    sandwich-contexts Test.Sandwich.Contexts.PostgreSQL

    No documentation available.

  10. postgresNixConfExtraLines :: PostgresNixOptions -> [Text]

    sandwich-contexts Test.Sandwich.Contexts.PostgreSQL

    Extra lines to append to `postgresql.conf`

Page 3 of many | Previous | Next