summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGregor Kleen <pngwjpgh@users.noreply.github.com>2016-08-02 20:56:44 +0200
committerGregor Kleen <pngwjpgh@users.noreply.github.com>2016-08-02 20:56:44 +0200
commit448046fd26c4f04cecde5b7496eaff746981ec67 (patch)
tree9b4c64cf427be9ba99514a46ceac1c2d92a1561f /src
downloadtrivstream-448046fd26c4f04cecde5b7496eaff746981ec67.tar
trivstream-448046fd26c4f04cecde5b7496eaff746981ec67.tar.gz
trivstream-448046fd26c4f04cecde5b7496eaff746981ec67.tar.bz2
trivstream-448046fd26c4f04cecde5b7496eaff746981ec67.tar.xz
trivstream-448046fd26c4f04cecde5b7496eaff746981ec67.zip
Framework
Diffstat (limited to 'src')
-rw-r--r--src/Main.hs4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Main.hs b/src/Main.hs
new file mode 100644
index 0000000..c2e4af9
--- /dev/null
+++ b/src/Main.hs
@@ -0,0 +1,4 @@
1module Main where
2
3main :: IO ()
4main = undefined