Description
A Haskell library with Template Haskell splices for embedding the current Git hash and branch in a project at compile time. It helps applications show build identity, diagnostics, and version details.
Developers use it in CLIs, services, and desktop apps that need traceable builds. Embedded Git data reflects the build checkout, so release workflows should ensure the working tree state is intentional.