From d84b462a711ce95593ff05a7581e722562c3835a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 14 Mar 2017 01:06:28 +0100 Subject: Implement old bar.hs --- bar.nix.gup | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 bar.nix.gup (limited to 'bar.nix.gup') diff --git a/bar.nix.gup b/bar.nix.gup new file mode 100644 index 0000000..f0f9c74 --- /dev/null +++ b/bar.nix.gup @@ -0,0 +1,5 @@ +#!/usr/bin/env zsh + +gup -u ${2:r}.cabal +cd ${2:h} +cabal2nix --no-haddock ./. >! ${1} -- cgit v1.2.3