nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at python-updates 4 lines 67 B view raw
1module Main where 2 3main :: IO () 4main = putStrLn "Hello, Haskell!"