Add remaining haskell book exercises
This commit is contained in:
4
Haskell-book/23/RandomExample/app/Main.hs
Normal file
4
Haskell-book/23/RandomExample/app/Main.hs
Normal file
@@ -0,0 +1,4 @@
|
||||
module Main where
|
||||
|
||||
main :: IO ()
|
||||
main = return ()
|
||||
Reference in New Issue
Block a user