# `kesha` [![CI](https://github.com/jmackie/kesha/workflows/CI/badge.svg)](https://github.com/jmackie/kesha/actions?query=workflow%3ACI) [![Hackage](https://img.shields.io/hackage/v/kesha-0.1.0)](https://hackage.haskell.org/package/kesha-0.1.0/candidate) A Haskell library for computing the cryptographic hash of any path. The implementation is an almost verbatim implementation of `nix-hash`, which is the standard tool used by the [Nix](https://nixos.org/nix/) package manager.