diff --git a/srcpkgs/ghciwatch/template b/srcpkgs/ghciwatch/template new file mode 100644 index 00000000000000..4afd05521fbfb3 --- /dev/null +++ b/srcpkgs/ghciwatch/template @@ -0,0 +1,14 @@ +# Template file for 'ghciwatch' +pkgname="ghciwatch" +version="1.4.2" +revision="1" +makedepends="cargo" +depends="cmd:ghci" +build_style="cargo" +short_desc="Load a GHCi session for a Haskell project and reload it when source files change" +maintainer="Ondřej Staněk " +license="MIT" +homepage="https://mercurytechnologies.github.io/ghciwatch/" +distfiles="https://github.com/mercurytechnologies/ghciwatch/archive/refs/tags/v${version}.tar.gz" +checksum="3a018ce2087269c819a8bb75246de47dfe6e829a5c7cfa3b0951b3e6064d300e" +