Compile
Just run ghc p<x>.hs
where <x> is the problem number
Run
Just run runhaskell p<x>.hs
where <x> is the problem number
Environment
If you use nix just run nix develop
or nix develop .#withLsp
if you want haskell-language-server.
Just run ghc p<x>.hs
where <x> is the problem number
Just run runhaskell p<x>.hs
where <x> is the problem number
If you use nix just run nix develop
or nix develop .#withLsp
if you want haskell-language-server.