Files
eulerfunt/haskell
2022-10-26 12:49:33 +05:30
..
2022-10-26 11:51:44 +05:30
2022-10-26 11:51:44 +05:30
2022-10-26 11:51:44 +05:30
2022-10-26 12:49:33 +05:30
2022-10-26 12:49:33 +05:30
2022-10-26 11:51:44 +05:30

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.