# Template file for 'hoogle' pkgname=hoogle version=5.0.18.2 revision=2 build_style=haskell-stack stackage="lts-18.14" makedepends="zlib-devel" short_desc="Haskell API search engine" maintainer="Inokentiy Babushkin " license="BSD-3-Clause" homepage="https://hoogle.haskell.org/" distfiles="https://github.com/ndmitchell/${pkgname}/archive/v${version}.tar.gz" checksum=9f8f0afde52fe602100ab7828fad230c2f5e94050dda9fe1e2a9f0a93f7fe617 nopie_files="/usr/bin/hoogle" nocross=yes # Can't yet cross compile Haskell post_install() { vlicense LICENSE }