hlint: bump for ghc 8.10.7

This commit is contained in:
slotThe 2021-10-29 10:41:54 +02:00 committed by q66
parent 0c99cc1e64
commit f00f024cde

View file

@ -1,9 +1,9 @@
# Template file for 'hlint' # Template file for 'hlint'
pkgname=hlint pkgname=hlint
version=3.2.7 version=3.2.7
revision=1 revision=2
build_style=haskell-stack build_style=haskell-stack
stackage="lts-17.5" stackage="lts-18.14"
makedepends="ncurses-devel" makedepends="ncurses-devel"
short_desc="Haskell source code suggestions" short_desc="Haskell source code suggestions"
maintainer="Inokentiy Babushkin <twk@twki.de>" maintainer="Inokentiy Babushkin <twk@twki.de>"