Date: Monday, June 19, 2017 @ 16:05:04 Author: felixonmars Revision: 238667
upgpkg: ghc-mod 5.8.0.0-11 rebuild with hlint,2.0.9 Modified: ghc-mod/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-19 15:57:52 UTC (rev 238666) +++ PKGBUILD 2017-06-19 16:05:04 UTC (rev 238667) @@ -5,12 +5,12 @@ pkgname=ghc-mod pkgver=5.8.0.0 _commit=9ab25526b8690daecaa3d34a7e30f022f7b388bc -pkgrel=10 +pkgrel=11 pkgdesc="Happy Haskell Programming" url="http://www.mew.org/~kazu/proj/ghc-mod/" license=("AGPL3") arch=('i686' 'x86_64') -depends=("ghc" "cabal-helper" "haskell-djinn-ghc" "haskell-extra" "haskell-fclabels" +depends=('ghc' "cabal-helper" "haskell-djinn-ghc" "haskell-extra" "haskell-fclabels" "haskell-ghc-paths" "haskell-ghc-syb-utils" "haskell-src-exts" "hlint" "haskell-monad-control" "haskell-monad-journal" "haskell-mtl" "haskell-old-time" "haskell-optparse-applicative" "haskell-pipes" "haskell-safe" "haskell-semigroups"
