add ScopedTypeVariables
This commit is contained in:
parent
fe5e586b72
commit
c5bcb55a8b
1 changed files with 1 additions and 1 deletions
|
@ -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 (
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue