libsodium: Low-level bindings to the libsodium C library
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- The 'description' field should be longer than the 'synopsis' field. It's useful to provide an informative 'description' to allow Haskell programmers who have never heard about your package to understand the purpose of your package. The 'description' field content is typically shown by tooling (e.g. 'cabal info', Haddock, Hackage) below the 'synopsis' which serves as a headline. Please refer to <https://cabal.readthedocs.io/en/stable/cabal-package.html#package-properties> for more details.
Properties
Versions | 1.0.18.0, 1.0.18.1, 1.0.18.2, 1.0.18.3, 1.0.18.3 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4 && <5) [details] |
License | ISC |
Copyright | Copyright (c) Renzo Carbonara 2020 |
Author | Renzo Carbonara |
Maintainer | renλren.zone |
Category | Cryptography |
Home page | https://github.com/k0001/hs-libsodium |
Bug tracker | https://github.com/k0001/hs-libsodium/issues |
Uploaded | by RenzoCarbonara at 2023-03-06T16:49:22Z |
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
use-build-tool-depends | 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. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- libsodium-1.0.18.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees