Skip to content
Snippets Groups Projects
Commit aace5a2d authored by judah's avatar judah
Browse files

Allow unix-2.6 as a dependency, in preparation for ghc-7.6.1.

parent d9897d1f
No related branches found
Tags v0.1.16.2
No related merge requests found
......@@ -102,7 +102,7 @@ Library
install-includes: win_console.h
cpp-options: -DMINGW
} else {
Build-depends: unix>=2.0 && < 2.6
Build-depends: unix>=2.0 && < 2.7
-- unix-2.3 doesn't build on ghc-6.8.1 or earlier
Build-depends: utf8-string==0.3.* && >=0.3.6
c-sources: cbits/h_iconv.c
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment