diff options
Diffstat (limited to 'tprint/src')
| -rw-r--r-- | tprint/src/Main.hs | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/tprint/src/Main.hs b/tprint/src/Main.hs new file mode 100644 index 0000000..e9e1deb --- /dev/null +++ b/tprint/src/Main.hs  | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | main :: IO () | ||
| 2 | main = undefined | ||
