Skip to content

Commit 5121dfe

Browse files
committed
turned Setup.lhs into Setup.hs
1 parent 8ca07f8 commit 5121dfe

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Setup.hs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
import Distribution.Simple
2+
3+
main :: IO ()
4+
main = defaultMain

Setup.lhs

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)