freckle-app: Haskell application toolkit used at Freckle

[ library, mit, utils ] [ Propose Tags ]

Please see README.md


[Skip to Readme]

Modules

[Last Documentation]

  • Freckle
    • Freckle.App
      • Freckle.App.Database
      • Freckle.App.Datadog
        • Freckle.App.Datadog.Gauge
        • Freckle.App.Datadog.Rts
      • Freckle.App.Env
        • Freckle.App.Env.Internal
      • Freckle.App.Ghci
      • Freckle.App.GlobalCache
      • Freckle.App.Http
        • Freckle.App.Http.Paginate
        • Freckle.App.Http.Retry
      • Freckle.App.Logging
      • Freckle.App.Prelude
      • Freckle.App.RIO
      • Freckle.App.Test
        • Freckle.App.Test.DocTest
        • Hspec
          • Freckle.App.Test.Hspec.Runner
      • Freckle.App.Version
      • Freckle.App.Wai
      • Freckle.App.Yesod
        • Freckle.App.Yesod.Routes
  • Network
    • HTTP
      • Link
        • Network.HTTP.Link.Compat

Flags

Manual Flags

NameDescriptionDefault
test-git

Run tests that run git commands

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.0.0.4, 1.0.1.0, 1.0.2.0, 1.0.2.1, 1.0.2.2, 1.0.2.3, 1.0.2.4, 1.0.2.5, 1.0.2.6, 1.0.2.7, 1.0.2.8, 1.0.2.9, 1.0.2.10, 1.0.3.0, 1.0.4.0, 1.1.0.0, 1.2.0.0, 1.2.0.1, 1.2.0.2, 1.3.0.0, 1.4.0.0, 1.5.0.0, 1.5.0.1, 1.5.1.0, 1.6.0.0, 1.6.0.1, 1.6.0.2, 1.6.0.3, 1.7.0.0, 1.7.1.0, 1.8.0.0, 1.8.1.0, 1.9.0.0, 1.9.0.1, 1.9.0.2, 1.9.0.3, 1.9.1.0, 1.9.1.1, 1.9.2.0, 1.9.2.1, 1.9.3.0, 1.9.4.0, 1.9.5.0, 1.9.5.1, 1.10.0.0, 1.10.1.0, 1.10.2.0, 1.10.3.0, 1.10.4.0, 1.10.5.0, 1.10.5.1, 1.10.6.0, 1.10.7.0, 1.10.8.0, 1.11.0.0, 1.12.0.0, 1.12.0.1, 1.13.0.0, 1.13.0.1, 1.14.0.0, 1.15.0.0, 1.15.0.1, 1.15.1.0, 1.15.2.0
Change log CHANGELOG.md
Dependencies aeson (>=1.5.6.0), ansi-terminal (>=0.11), base (>=4 && <5), bytestring (>=0.10), case-insensitive (>=1.2.1.0), conduit (>=1.3.4.2), containers (>=0.6), data-default (>=0.7.1.1), datadog (>=0.2.5.0), doctest (>=0.17), ekg-core (>=0.1.1.7), errors (>=2.3.0), exceptions (>=0.10.4), fast-logger (>=3.0.5), filepath (>=1.4.2.1), Glob (>=0.10.2), hashable (>=1.3.0.0), hspec (>=2.9.3), hspec-core (>=2.9.3), hspec-expectations-lifted (>=0.10.0), hspec-junit-formatter (>=1.1.0.0), http-client (>=0.6.4.1), http-conduit (>=2.3.8), http-link-header (>=1.2.1), http-types (>=0.12.3), immortal (>=0.3), iproute (>=1.7.12), lens (>=4.19.2), load-env (>=0.2.1.0), monad-control (>=1.0.3.1), monad-logger (>=0.3.36), MonadRandom (>=0.5.3), mtl (>=2.2.2), network (>=3.1.1.1), network-uri (>=2.6.4.1), persistent (>=2.13.2.1), persistent-postgresql (>=2.13.2.1), postgresql-simple (>=0.6.4), primitive (>=0.7.3.0), process (>=1.6.13.2), resource-pool (>=0.2.3.2), retry (>=0.8.1.2), rio (>=0.1.21.0), safe (>=0.3.19), semigroupoids (>=5.3.6), template-haskell (>=2.16), text (>=1.2.4.1), time (>=1.9.3), transformers (>=0.5.6.2), transformers-base (>=0.4.6), unliftio (>=0.2.20), unliftio-core (>=0.2.0.1), unordered-containers (>=0.2.15.0), vector (>=0.12.3.1), wai (>=3.2.3), wai-extra (>=3.1.7), yaml (>=0.11.7.0), yesod (>=1.6.1.2), yesod-core (>=1.6.21.0) [details]
License MIT
Author
Maintainer Freckle Education
Category Utils
Home page https://github.com/freckle/freckle-app#readme
Bug tracker https://github.com/freckle/freckle-app/issues
Source repo head: git clone https://github.com/freckle/freckle-app
Uploaded by PatrickBrisbin at 2022-02-04T21:25:43Z
Distributions
Downloads 3223 total (248 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 2022-02-05 [all 2 reports]

Readme for freckle-app-1.0.2.6

[back to package description]

freckle-app

Haskell application toolkit used at Freckle.


CHANGELOG | LICENSE