diff options
-rw-r--r-- | lec01/hw.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lec01/hw.hs b/lec01/hw.hs new file mode 100644 index 0000000..491d74d --- /dev/null +++ b/lec01/hw.hs @@ -0,0 +1 @@ +-- homework for lecture 1 |
index : cis194-haskell | |
My own notes and code I wrote while following a Haskell course. | edo |
summaryrefslogtreecommitdiff |
-rw-r--r-- | lec01/hw.hs | 1 |
diff --git a/lec01/hw.hs b/lec01/hw.hs new file mode 100644 index 0000000..491d74d --- /dev/null +++ b/lec01/hw.hs @@ -0,0 +1 @@ +-- homework for lecture 1 |