Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 849 Bytes

CHANGELOG.markdown

File metadata and controls

36 lines (21 loc) · 849 Bytes

0.3.4

  • Provided hSize on Windows. (#18)

0.3.3

  • Fixed ioctl foreign import. (#16)

  • #alignment is a hsc2hs built-in since some unspecified GHC 7.x. (#12)

  • Captured possible stty stderr output with a pipe. (#13)

0.3.2.1

  • GHC 7.2 support (#9)

0.3.2

  • Cygwin/MSYS support (#8)

0.3.1

  • Typeable, Data, Generic, and Generic1 instances for Window.

0.3.0

  • Windows support (#4)

  • Added Eq, Foldable and Traversable instances for Window