start working on the experiment runner #59

This commit is contained in:
Trolli Schmittlauch 2020-08-19 15:49:39 +02:00
parent b48251d29d
commit 2ee40a7f64
2 changed files with 18 additions and 1 deletions

3
app/Experiment.hs Normal file
View file

@ -0,0 +1,3 @@
module Main where
main = putStrLn "This gives us ALL the insights!"