Install libghc-tasty-golden-prof by entering the following commands in the terminal:
sudo apt update sudo apt install libghc-tasty-golden-prof
Description:
Golden test support for Tasty test framework; profiling libraries
This library provides support for golden testing. A golden test is an IO action that writes its result to a file. To pass the test, this output file should be identical to the corresponding golden file, which contains the correct result for the test. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
Homepage: https://github.com/feuerbach/tasty-golden
Version: 2.3.1.2-1
Section: universe/haskell