colorless: Colorless

[ bsd3, library, web ] [ Propose Tags ]

Colorless


[Skip to Readme]

Modules

[Last Documentation]

  • Colorless
    • Colorless.Ast
    • Colorless.Client
      • Colorless.Client.Expr
    • Colorless.Endpoint
    • Colorless.Prim
    • Colorless.Server
      • Colorless.Server.Expr
    • Colorless.Types
    • Colorless.Val

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0, 0.0.1, 0.0.2, 0.1.0, 1.0.0, 2.0.0, 2.1.0, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.2.5, 2.2.6, 2.2.7, 2.2.8, 2.2.9, 2.2.10, 2.2.11, 2.2.12, 2.2.13, 2.2.14, 2.2.15, 2.2.16, 2.2.17, 2.2.18, 2.2.19, 2.2.20
Dependencies aeson, base (>=4.7 && <5), bytestring, containers, errors, exceptions, lifted-async, monad-control, monad-logger, mtl, random, scientific, text, unordered-containers, vector [details]
License BSD-3-Clause
Author
Maintainer Joe Vargas
Category Web
Uploaded by jxv at 2017-10-04T21:38:08Z
Distributions
Reverse Dependencies 3 direct, 0 indirect [details]
Downloads 18088 total (88 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-10-04 [all 3 reports]

Readme for colorless-2.2.3

[back to package description]

colorless-haskell

This is the Haskell colorless library which includes the server-side runtime. It's meant to be used in conjunction with the command line code generator.