Skip to main
Flora :: [Package]
AboutCategoriesPackages
Search on FloraAboutCategoriesPackagesLogin

@hackage aeson-openapi-record-as-tuple dependencies

12 results

    library:aeson-openapi-record-as-tuple (5 dependencies)

  • @hackage/base

    Core data structures and operations

    BSD-3-Clause>=4.16 && <5
  • @hackage/primitive

    Primitive memory-related operations

    BSD-3-Clause>=0.7.3.0
  • @hackage/openapi3

    OpenAPI 3.0 data model

    BSD-3-Clause>=3 && <4
  • @hackage/aeson

    Fast JSON parsing and encoding

    BSD-3-Clause>=1.0.0.0 && <2.3
  • @hackage/vector

    Efficient Arrays

    BSD-3-Clause>=0.12.2.0
  • test:aeson-record-as-tuple-tests (7 dependencies)

  • @hackage/QuickCheck

    Automatic testing of Haskell programs

    BSD-3-Clause
  • @hackage/base

    Core data structures and operations

    BSD-3-Clause
  • @hackage/aeson-openapi-record-as-tuple

    Encode and decode Haskell records as JSON tuples

    MPL-2.0
  • @hackage/aeson

    Fast JSON parsing and encoding

    BSD-3-Clause
  • @hackage/hspec

    A Testing Framework for Haskell

    MIT
  • @hackage/bytestring

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

    BSD-3-Clause
  • @hackage/generic-random

    Generic random generators for QuickCheck

    MIT