Search on FloraAboutCategoriesPackages
Flora :: [Package]
Search on FloraAboutDocumentationCategoriesPackagesLogin

@hackage postgresql-placeholder-converter dependencies

9 results

    library:postgresql-placeholder-converter (6 dependencies)

  • @haskell/mtl

    Monad classes for transformers, using functional dependencies

    BSD-3-Clause
  • @haskell/bytestring

    Fast, compact, strict and lazy byte strings with a list interface

    BSD-3-Clause
  • @haskell/base

    Core data structures and operations

    BSD-3-Clause>=4.11 && <5
  • @hackage/utf8-string

    Support for reading and writing UTF8 Strings

    BSD-3-Clause
  • @hackage/either-result

    The simplest ‘MonadFail’ instance

    Apache-2.0
  • @hackage/attoparsec

    Fast combinator parsing for bytestrings and text

    BSD-3-Clause
  • test:test (3 dependencies)

  • @haskell/base

    Core data structures and operations

    BSD-3-Clause>=4.11 && <5
  • @hackage/postgresql-placeholder-converter

    Converter for question mark style and dollar sign style of PostgreSQL SQL.

    BSD-3-Clause
  • @hackage/hspec

    A Testing Framework for Haskell

    MIT