Install libghc-argon2-dev by entering the following commands in the terminal:
sudo apt update sudo apt install libghc-argon2-dev
Description:
Haskell bindings to the Argon2 password-hashing function
This library provides Haskell bindings to libargon2, the reference implementation of the Argon2 password-hashing function. . See the libargon2-0-dev package for more information on Argon2. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
Homepage: https://github.com/ocharles/argon2.git
Version: 1.2.0+dfsg1-1
Section: universe/haskell