freckle-app

Haskell application toolkit used at Freckle

https://github.com/freckle/freckle-app#readme

Version on this page:1.0.0.4
LTS Haskell 20.26:1.3.0.0
Stackage Nightly 2022-12-05:1.7.0.0
Latest on Hackage:1.15.2.0

See all snapshots freckle-app appears in

MIT licensed
Maintained by Freckle Education
This version can be pinned in stack with:freckle-app-1.0.0.4@sha256:8cb624bb3e8805d626b700127690d54d1ddc736073720ac9806a3b04dd3c3216,6244

freckle-app

Haskell application toolkit used at Freckle.


CHANGELOG | LICENSE

Changes

Unreleased

None.

v1.0.0.4

  • Support seconds or milliseconds in PGSTATEMENTTIMEOUT

    NOTE: We consider this a non-breaking change because the environment variable interface is backwards-compatible. By normal Haskell rules, it would be major since it’s changing the type of something exported.

  • Add respondQueryCanceled Yesod Middlewares

  • Add makeRequestMetricsMiddleware

v1.0.0.3

  • Add package.yaml to extra-source-files.

v1.0.0.2

  • Extract tests that require git into a new suite.

v1.0.0.1

  • Ensure release GitHub Action completes properly.

v1.0.0.0

First tagged release.