diff options
Diffstat (limited to 'src/Main.hs')
-rw-r--r-- | src/Main.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Main.hs b/src/Main.hs index ad0ff42e..5a4e27cc 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -15,7 +15,6 @@ -- -- Program entry point and top-level code. ----------------------------------------------------------------------------- - module Main (main) where |