cherry-core-alpha: The core library for Cherry Haskell.

[ bsd3, development, library ] [ Propose Tags ]

The core library for Cherry Haskell, including a standard fuctions, server, and json parsing.


[Skip to Readme]

Modules

  • Array
  • Basics
  • Bitwise
  • Char
  • Cherry
    • Cherry.Prelude
  • Debug
  • Dict
  • Environment
  • File
  • Http
  • Interop
  • JWT
  • Json
    • Json.Decode
    • Json.Encode
  • List
  • Maybe
  • Postgres
    • Postgres.Decoder
  • Result
  • Server
  • Set
  • String
  • Task
  • Terminal
  • Time
  • Token
  • Tuple
  • Url
    • Url.Builder
    • Url.Parser
      • Url.Parser.Query

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.5.0.0
Change log CHANGELOG.md
Dependencies aeson, async (>=2.2 && <2.3), base (>=4.12 && <4.13), base64-bytestring, binary, bytestring, case-insensitive, containers (>=0.6 && <0.7), directory, ghc-prim, http-client, http-client-tls, http-types, jose-jwt, mtl, network, postgresql-libpq, safe-exceptions, scientific, stm, text, text-utf8 (>=1.2 && <1.3), time, unix, utf8-string, vector (>=0.12 && <0.13), wai, wai-extra, wai-middleware-static, warp [details]
License BSD-3-Clause
Copyright Tereza Sokol
Author Tereza Sokol
Maintainer terezasokol@gmail.com
Category Development
Source repo head: git clone https://github.com/cherry-haskell/cherry-core
Uploaded by terezasokol at 2021-01-27T17:35:03Z
Distributions
Downloads 720 total (14 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 2021-01-27 [all 3 reports]

Readme for cherry-core-alpha-0.5.0.0

[back to package description]

cherry-core

🍒 A library with basic functions and logging helpers.