From 01bda0f0aa87c34a30253ffd1d5b60b33644f6d8 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sat, 25 Jul 2020 22:24:44 -0700 Subject: bild: support incremental compilation Closes https://github.com/bsima/biz/issues/9 --- Alpha.hs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Alpha.hs') diff --git a/Alpha.hs b/Alpha.hs index 8e77a5e..934cc31 100644 --- a/Alpha.hs +++ b/Alpha.hs @@ -1,5 +1,5 @@ -{-# LANGUAGE NoImplicitPrelude #-} {-# LANGUAGE OverloadedStrings #-} +{-# LANGUAGE NoImplicitPrelude #-} -- | Commonly useful functions, a Prelude replacement. -- @@ -21,6 +21,7 @@ module Alpha ( -- * Re-export Protolude module X, String, + lines, -- * Applying (<|), @@ -38,8 +39,7 @@ module Alpha chomp, lchomp, joinWith, - - CanSnakeCase(snake), + CanSnakeCase (snake), -- * Debugging tools say, -- cgit v1.2.3