Skip to content

Commit

Permalink
Switch to the right Fd import
Browse files Browse the repository at this point in the history
  • Loading branch information
ndmitchell committed Nov 7, 2014
1 parent 031d18b commit 055e432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/System/Console/Terminal/Size.hs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ module System.Console.Terminal.Size

import System.Console.Terminal.Common
import qualified System.Console.Terminal.Posix as Posix
import GHC.IO.FD(FD)
import System.Posix.Types(Fd)
import System.IO(Handle)


Expand Down

0 comments on commit 055e432

Please sign in to comment.