Changelog for terminal-size-0.3.2.1
0.3.2.1
- GHC 7.2 support (https://github.com/biegunka/terminal-size/pull/9)
0.3.2
- Cygwin/MSYS support (https://github.com/biegunka/terminal-size/pull/8)
0.3.1
Typeable
,Data
,Generic
, andGeneric1
instances forWindow
.
0.3.0
-
Windows support (https://github.com/biegunka/terminal-size/pull/4)
-
Added
Eq
,Foldable
andTraversable
instances forWindow