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

@hackage doctest-discover-configurator dependencies

15 results

    library:doctest-discover-configurator (6 dependencies)

  • @haskell/filepath

    Library for manipulating FilePaths in a cross platform way.

    BSD-3-Clause>=1.2 && <1.4
  • @haskell/directory

    Platform-agnostic library for filesystem operations

    BSD-3-Clause>=1.1 && <1.3
  • @haskell/bytestring

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

    BSD-3-Clause>=0.10 && <0.11
  • @haskell/base

    Core data structures and operations

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

    Test interactive Haskell examples

    MIT>=0.9
  • @hackage/configurator

    Configuration management

    BSD-3-Clause>=0.3 && <0.4
  • executable:doctest-discover (6 dependencies)

  • @haskell/filepath

    Library for manipulating FilePaths in a cross platform way.

    BSD-3-Clause>=1.2 && <1.4
  • @haskell/directory

    Platform-agnostic library for filesystem operations

    BSD-3-Clause>=1.1 && <1.3
  • @haskell/bytestring

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

    BSD-3-Clause>=0.10 && <0.11
  • @haskell/base

    Core data structures and operations

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

    Test interactive Haskell examples

    MIT>=0.9
  • @hackage/configurator

    Configuration management

    BSD-3-Clause>=0.3 && <0.4
  • test:doctests (3 dependencies)

  • @haskell/base

    Core data structures and operations

    BSD-3-Clause>4 && <5
  • @hackage/doctest-discover-configurator

    Easy way to run doctests via cabal (no aeson dependency, uses configurator instead)

    LicenseRef-PublicDomain
  • @hackage/doctest

    Test interactive Haskell examples

    MIT