From 7032c4125a8f3aaa96ca32f2181f68fa6409790c Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 27 Mar 2019 09:25:42 -0700 Subject: chip/make: more todo --- chip/make | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'chip') diff --git a/chip/make b/chip/make index c921fbc..47ac5c2 100755 --- a/chip/make +++ b/chip/make @@ -1,8 +1,11 @@ #!/usr/bin/env runhaskell +{- -- TODO: rewrite this in using shake --- https://hackage.haskell.org/package/shake-0.17.7/docs/Development-Shake.html - +-- [ ] https://hackage.haskell.org/package/shake-0.17.7/docs/Development-Shake.html +-- [ ] make it optionally run the built program too, like entr +-- [ ] generate tags each time it's rebuilt +-} {-# LANGUAGE OverloadedStrings #-} {-# LANGUAGE RecordWildCards #-} {-# OPTIONS_GHC -Wall #-} -- cgit v1.2.3