hsb2hs: rebuild for ghc 8.0.2.
This commit is contained in:
parent
dc5456e20a
commit
215dd4cd09
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'hsb2hs'
|
||||
pkgname=hsb2hs
|
||||
version=0.3.1
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=haskell-stack
|
||||
stackage="lts-7.0"
|
||||
stackage="lts-9.4"
|
||||
short_desc="Preprocesses a file, adding blobs from files as string literals"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="3-clause-BSD"
|
||||
homepage="https://hackage.haskell.org/package/hsb2hs"
|
||||
distfiles="http://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
||||
|
|
Loading…
Reference in New Issue