Merge pull request #2 from juhp/patch-1

include README.md in .cabal file
This commit is contained in:
Greg Weber 2013-06-29 15:06:18 -07:00
commit 6a2d10462f

View File

@ -12,6 +12,7 @@ stability: Stable
cabal-version: >= 1.8
build-type: Simple
homepage: http://github.com/yesodweb/haskell-xss-sanitize
extra-source-files: README.md
library
build-depends: base == 4.*, containers