wherefrom-compat

A compatibility layer for GHC's 'wherefrom' function

LTS Haskell 24.10:0.1.1.1@rev:1
Stackage Nightly 2025-09-19:0.2.0.0@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.2.0.0@sha256:1c859b4334539666f85a619ea36fdbed2a45e4b5a1c7822a475f3c46a1c5e7db,1491

Module documentation for 0.2.0.0

Depends on 2 packages(full list with versions):
Used by 1 package in nightly-2025-09-19(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.2.0.0 – 2024/05/24

  • Migrate to new base-4.20 version of the InfoProv API.

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.