Skip to content

Commit e755dca

Browse files
committed
add homepage; add Setup.lhs
1 parent ed95181 commit e755dca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Setup.lhs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#! /usr/bin/env runghc
2+
> import Distribution.Simple (defaultMain)
3+
> main = defaultMain

0 commit comments

Comments
 (0)