mirror of
https://github.com/ilyakooo0/vty.git
synced 2024-11-29 08:49:40 +03:00
tests: add missing import for GHC 7.4.2
This commit is contained in:
parent
834e9b54a6
commit
8f38f2ac30
@ -1,5 +1,7 @@
|
||||
module Verify.Graphics.Vty.Output where
|
||||
|
||||
import Control.Applicative ((<$>))
|
||||
|
||||
import Graphics.Vty.Output.Mock
|
||||
|
||||
import qualified Data.ByteString as BS
|
||||
|
Loading…
Reference in New Issue
Block a user