haskell / win32

Haskell support for the Win32 API
http://hackage.haskell.org/package/Win32
Other
98 stars 62 forks source link

Drop use of NegativeLiterals (fixes #118) #119

Closed Mistuke closed 5 years ago

Mistuke commented 5 years ago

Description

Drops the use of the NegativeLiterals extension

Motivation and Context

Fixes support for GHC 7.6.x

Types of changes

Checklist: