Create project

This commit is contained in:
Joscha 2020-02-05 13:38:43 +00:00
commit cd5acfc06c
11 changed files with 158 additions and 0 deletions

3
src/Forest.hs Normal file
View file

@ -0,0 +1,3 @@
module Forest where
-- This is just a placeholder file at the moment