We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60c9ea5 commit c55b6eeCopy full SHA for c55b6ee
1 file changed
beam-sqlite/beam-sqlite.cabal
@@ -52,7 +52,7 @@ library
52
53
if os(windows)
54
cpp-options: -DWINDOWS
55
- build-depends: Win32 >=2.4 && <2.14
+ build-depends: Win32 >=2.4 && <2.15
56
if os(freebsd) || os(netbsd) || os(openbsd) || os(darwin) || os(linux) || os(solaris) || os(android)
57
cpp-options: -DUNIX
58
build-depends: unix >=2.0 && <2.9
0 commit comments