From 70ac685a5043a7b8ea9b72537dca8258198640c7 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 21 Dec 2024 20:03:25 +0530 Subject: Minor refactor --- src/Chelleport/View.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Chelleport/View.hs') diff --git a/src/Chelleport/View.hs b/src/Chelleport/View.hs index 069e49c..459251b 100644 --- a/src/Chelleport/View.hs +++ b/src/Chelleport/View.hs @@ -1,5 +1,6 @@ module Chelleport.View (render) where +import Chelleport.Config import Chelleport.Draw import Chelleport.Types import Chelleport.Utils (intToCInt, isEmpty, isNotEmpty) -- cgit v1.3.1