ascii-th

Template Haskell support for ASCII

https://github.com/typeclasses/ascii-th

Version on this page:1.0.0.14@rev:2
LTS Haskell 22.18:1.2.0.1
Stackage Nightly 2023-12-26:1.2.0.1
Latest on Hackage:1.2.0.1

See all snapshots ascii-th appears in

Apache-2.0 licensed by Chris Martin
Maintained by Chris Martin, Julie Moronuki
This version can be pinned in stack with:ascii-th-1.0.0.14@sha256:26521947209ae3f2e7ec0ed34397d7e7fa37660ebd40b78c0ca1ad4a4120e428,1616

Module documentation for 1.0.0.14

This package defines Template Haskell support for ASCII, including quasi-quoters for expressing ASCII strings.

Changes

1.0.0.14 (2023-01-02)

Change test suite from hedgehog to hspec

1.0.0.13 (2023-01-02)

Minor Cabal correction (change extra-doc-files to extra-source-files)

1.0.0.12 (2022-12-30)

Metadata changes only

1.0.0.11 (2022-10-04)

Drop support for base 4.11 (GHC 8.4) and base 4.12 (GHC 8.6)

1.0.0.10 (2022-03-22)

Switch test-suite over to hedgehog

1.0.0.8 (2022-01-09)

Support GHC 9.2

1.0.0.6 (2021-09-26)

Add a test suite

1.0.0.4 (2021-02-10)

Support GHC 9.0

1.0.0.2 (2020-05-18)

Support GHC 8.10

1.0.0.0 (2020-05-05)

Initial release