chore: import pie

This commit is contained in:
Kierán Meinhardt
2020-10-17 22:17:45 +02:00
15 changed files with 458 additions and 0 deletions

6
pie/app/Main.hs Normal file
View File

@@ -0,0 +1,6 @@
module Main where
import Lib
main :: IO ()
main = someFunc