Skip to content

Commit

Permalink
Build against latest Win32 (#345)
Browse files Browse the repository at this point in the history
Fixes #323
  • Loading branch information
Gabriella439 authored Apr 12, 2019
1 parent e985498 commit bc2cfdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion turtle.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Library
optional-args >= 1.0 && < 2.0 ,
unix-compat >= 0.4 && < 0.6
if os(windows)
Build-Depends: Win32 >= 2.2.0.1 && < 2.6
Build-Depends: Win32 >= 2.2.0.1 && < 2.9
else
Build-Depends: unix >= 2.5.1.0 && < 2.8
Exposed-Modules:
Expand Down

0 comments on commit bc2cfdd

Please sign in to comment.