diff --git a/ihp.cabal b/ihp.cabal index fbdefdc27..41d1e0cee 100644 --- a/ihp.cabal +++ b/ihp.cabal @@ -105,7 +105,8 @@ common shared-properties , with-utf8 , ihp-hsx , ihp-postgresql-simple-extra - , auto-update -- Used for 'Control.Debounce' in 'IHP.IDE.FileWatcher' + -- Used for 'Control.Debounce' in 'IHP.IDE.FileWatcher' + , auto-update default-extensions: OverloadedStrings , NoImplicitPrelude