Files
eulerfunt/haskell
Amneesh Singh e3f9ab49f3 haskell: add p3
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2022-10-27 04:21:00 +05:30
..
2022-10-26 11:51:44 +05:30
2022-10-26 11:51:44 +05:30
2022-10-27 04:21:00 +05:30
2022-10-26 14:06:53 +05:30
2022-10-26 14:06:53 +05:30
2022-10-27 04:21:00 +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.