Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 98994

Could not find module `Crypto.Hash.SHA1' in Haskell in Visual Studio Code

$
0
0

I want to run my Haskell program in the terminal of Visual Studio Code, but when I try to do this I get this error back:

Could not find module `Crypto.Hash.SHA1'

        Use -v to see a list of the files searched for.
       |
    14 |     import Crypto.Hash.SHA1
       |     ^^^^^^^^^^^^^^^^^^^^^^^

How can I solve this problem?


Viewing all articles
Browse latest Browse all 98994

Latest Images

Trending Articles



Latest Images