We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed95181 commit e755dcaCopy full SHA for e755dca
Setup.lhs
@@ -0,0 +1,3 @@
1
+#! /usr/bin/env runghc
2
+> import Distribution.Simple (defaultMain)
3
+> main = defaultMain
0 commit comments