f723b8b878a3 ^
1 2 3 4 5 6
> module Main (main) where > import Lib (lib) > main :: IO () > main = putStrLn lib