gallery/make-pages/Main.hs

5 lines
84 B
Haskell

module Main (main) where
main :: IO ()
main = error "undefined: 'main' in Main.hs"