Skip to content

Commit

Permalink
To build the package.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee Pike committed Sep 11, 2011
1 parent d636587 commit 749f239
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

2 changes: 2 additions & 0 deletions Setup.hs
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
import Distribution.Simple
main = defaultMain
2 changes: 2 additions & 0 deletions copilot.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ source-repository head
location: git://github.com/leepike/Copilot.git

library

default-language: Haskell2010

ghc-options:
-Wall
-fwarn-tabs
Expand Down

0 comments on commit 749f239

Please sign in to comment.