add ScopedTypeVariables

This commit is contained in:
Joey Hess 2023-04-12 19:19:22 -04:00
parent fe5e586b72
commit c5bcb55a8b
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -5,7 +5,7 @@
- License: BSD-2-clause - License: BSD-2-clause
-} -}
{-# LANGUAGE CPP #-} {-# LANGUAGE CPP, ScopedTypeVariables #-}
{-# OPTIONS_GHC -fno-warn-tabs #-} {-# OPTIONS_GHC -fno-warn-tabs #-}
module Utility.Terminal ( module Utility.Terminal (