Skip to content

Commit 9ae9da3

Browse files
coffeemugDuncan McGreggor
authored andcommitted
Added setup file.
0 parents  commit 9ae9da3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Setup.lhs

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

0 commit comments

Comments
 (0)