Skip to content

Commit

Permalink
Add Setup.hs to yi-contrib (required for upload to Hackage)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffwheeler committed Mar 25, 2011
1 parent 69f5759 commit 39d2615
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions yi-contrib/Setup.hs
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env runhaskell
import Distribution.Simple
main :: IO ()
main = defaultMain

0 comments on commit 39d2615

Please sign in to comment.