Added setup.hs and source repo info

This commit is contained in:
David Johnson 2015-11-04 13:32:03 -06:00
parent eba8940493
commit d2b2751b3e
2 changed files with 5 additions and 0 deletions

2
Setup.hs Normal file
View file

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

View file

@ -12,6 +12,9 @@ build-type: Simple
cabal-version: >=1.10
description: This is an experimental release, this API is subject to change at any moment.
source-repository head
type: git
location: git://github.com/dmjio/servant-swagger.git
library
ghc-options: -Wall