wherefrom-compat

A compatibility layer for GHC's 'wherefrom' function

Version on this page:0.1.1.1@rev:1
LTS Haskell 23.18:0.1.1.1@rev:1
Stackage Nightly 2025-04-19:0.1.1.1@rev:1
Latest on Hackage:0.2.0.0@rev:1

See all snapshots wherefrom-compat appears in

BSD-2-Clause licensed by Teo Camarasu
Maintained by [email protected]
This version can be pinned in stack with:wherefrom-compat-0.1.1.1@sha256:53c608feaf51feb95514909c2c5f6c42abcd087d194cf0acb449b254e313bc8d,1452

Module documentation for 0.1.1.1

Depends on 1 package(full list with versions):
Used by 1 package in nightly-2025-04-08(full list with versions):

A compatibility layer for GHC's wherefrom function, which exposes info provenance information. Each major version of this library exports a different version of this interface.

Changes

Revision history for wherefrom-compat

0.1.1.1 – 2024/05/24

  • Support GHC-9.10

0.1.1.0 – 2024/02/01

  • Fix interface around srcFile/srcSpan.

0.1.0.0 – 2024/02/01

  • First version. Released on an unsuspecting world.