From 33df9f448cd2bda19f43b7fa60b9a2407b4dff3c Mon Sep 17 00:00:00 2001 From: Marc Scholten Date: Tue, 2 Jan 2024 12:25:43 +0100 Subject: [PATCH] Revert "removed comment that breaks the build" This reverts commit c2e4c3425622673f4145bf412913e6028a7b784b. --- ihp.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/ihp.cabal b/ihp.cabal index 1ae522825..41d1e0cee 100644 --- a/ihp.cabal +++ b/ihp.cabal @@ -105,6 +105,7 @@ common shared-properties , with-utf8 , ihp-hsx , ihp-postgresql-simple-extra + -- Used for 'Control.Debounce' in 'IHP.IDE.FileWatcher' , auto-update default-extensions: OverloadedStrings