And add Setup.hs and plugins.cabal

This commit is contained in:
Don Stewart
2005-08-18 05:04:34 +00:00
parent e568f1f6bf
commit 931bfe8c05
3 changed files with 40 additions and 0 deletions

2
plugins/Setup.hs Normal file
View File

@ -0,0 +1,2 @@
import Distribution.Simple
main = defaultMain