@hackage / libsodium

Low-level bindings to the libsodium C library

Latest1.0.18.3

About

Metadata

  • Last updated , by RenzoCarbonara
  • License ISC
  • Categories Cryptography
  • Maintained by: renλren.zone

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.2.6

Package Flags

Use the -f option with cabal commands to enable flags

    use-build-tool-depends (on by default)

    Sometimes Cabal doesn't see build tools listed in build-tool-depends if they are installed by means other than cabal-install (e.g., Nix). In those cases, not even mentioning the tools in build-tool-depends prevents cabal-install from attempting to reinstall them. This is an automatic flag, so in theory Cabal will figure out what it needs to do.

Readme

libsodium

Haskell bindings to the C libsodium library.