mirror of
https://github.com/ilyakooo0/vty.git
synced 2024-12-01 14:36:27 +03:00
try again to get Control.Exception.catch warnings right
This commit is contained in:
parent
31a294e07c
commit
c01c51e452
@ -66,7 +66,7 @@
|
||||
--
|
||||
module Graphics.Vty.Config where
|
||||
|
||||
#if __GLASGOW_HASKELL__ < 706
|
||||
#if __GLASGOW_HASKELL__ < 704
|
||||
import Prelude
|
||||
#else
|
||||
import Prelude hiding (catch)
|
||||
|
Loading…
Reference in New Issue
Block a user