Merge pull request #2 from juhp/patch-1
include README.md in .cabal file
This commit is contained in:
commit
6a2d10462f
@ -12,6 +12,7 @@ stability: Stable
|
|||||||
cabal-version: >= 1.8
|
cabal-version: >= 1.8
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
homepage: http://github.com/yesodweb/haskell-xss-sanitize
|
homepage: http://github.com/yesodweb/haskell-xss-sanitize
|
||||||
|
extra-source-files: README.md
|
||||||
|
|
||||||
library
|
library
|
||||||
build-depends: base == 4.*, containers
|
build-depends: base == 4.*, containers
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user