From 68ca646e65264ab225f775529201099d1c5ead7d Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 24 Oct 2015 16:54:04 -0700 Subject: [PATCH] Added stack.hsb2hs.yaml, for easy installation of hsb2hs. --- stack.hsb2hs.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 stack.hsb2hs.yaml diff --git a/stack.hsb2hs.yaml b/stack.hsb2hs.yaml new file mode 100644 index 000000000..1703e778f --- /dev/null +++ b/stack.hsb2hs.yaml @@ -0,0 +1,4 @@ +packages: +- 'https://hackage.haskell.org/package/preprocessor-tools-1.0.1/preprocessor-tools-1.0.1.tar.gz' +- 'https://hackage.haskell.org/package/hsb2hs-0.3.1/hsb2hs-0.3.1.tar.gz' +resolver: lts-3.10