This commit is contained in:
Ilya Rezvov
2018-01-18 16:07:04 -08:00
commit 10011f6fb2
8 changed files with 402 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
module (
something
) where
something :: Int
something = 42