From 828a6131231bca4b805ca2c4dca2e85b17508bcf Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Mon, 2 Sep 2019 21:42:40 -0700 Subject: [chip/make] add docs --- chip/make | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chip') diff --git a/chip/make b/chip/make index a2b6d34..d1d8b35 100755 --- a/chip/make +++ b/chip/make @@ -4,6 +4,11 @@ {-# LANGUAGE RecordWildCards #-} {-# OPTIONS_GHC -Wall #-} +-- | chip/make +-- +-- this is the main build script. it just calls out to `ghc --make` basically. +-- + module Main where import Control.Concurrent -- cgit v1.2.3