start make-pages
This commit is contained in:
parent
b2432a1e04
commit
aa145819f5
2 changed files with 24 additions and 0 deletions
4
make-pages/Main.hs
Normal file
4
make-pages/Main.hs
Normal file
|
@ -0,0 +1,4 @@
|
|||
module Main (main) where
|
||||
|
||||
main :: IO ()
|
||||
main = error "undefined: 'main' in Main.hs"
|
Loading…
Add table
Add a link
Reference in a new issue