We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3260ba1 commit c102dfbCopy full SHA for c102dfb
cabal.project.release
@@ -16,10 +16,11 @@ package zlib
16
17
packages: https://hackage.haskell.org/package/tar-0.6.2.0/tar-0.6.2.0.tar.gz
18
https://hackage.haskell.org/package/hashable-1.4.4.0/hashable-1.4.4.0.tar.gz
19
- https://hackage.haskell.org/package/unix-2.8.5.1/unix-2.8.5.1.tar.gz
20
- https://hackage.haskell.org/package/directory-1.3.8.4/directory-1.3.8.4.tar.gz
+ https://hackage.haskell.org/package/unix-2.8.5.1/unix-2.8.5.1.tar.gz
+ https://hackage.haskell.org/package/directory-1.3.8.4/directory-1.3.8.4.tar.gz
21
+ https://hackage.haskell.org/package/Win32-2.14.0.0/Win32-2.14.0.0.tar.gz
22
-allow-newer: filepath
23
+allow-newer: filepath, Win32
24
25
package unix
26
flags: +os-string
0 commit comments