Skip to content

Commit

Permalink
Adding file needed by "cabal sdist".
Browse files Browse the repository at this point in the history
  • Loading branch information
jamshid committed Jan 2, 2015
1 parent e828094 commit 541368b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Setup.hs
@@ -0,0 +1,8 @@

module Main (main) where

import Distribution.Simple

main :: IO ()
main = defaultMain

0 comments on commit 541368b

Please sign in to comment.