Skip to content

Commit aee28b6

Browse files
committed
Bump system-fileio to 0.3.16.6
1 parent 6193e9a commit aee28b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

system-fileio/system-fileio.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 1.18
22
name: system-fileio
3-
version: 0.3.16.5
3+
version: 0.3.16.6
44
license: MIT
55
license-file: license.txt
66
author: John Millikin <[email protected]>
@@ -68,7 +68,7 @@ library
6868
build-depends:
6969
unix >= 2.3
7070
c-sources: lib/hssystemfileio-unix.c
71-
if impl(ghc >= 7.2.0) && impl(ghc < 7.4.0)
71+
if impl(ghc >= 7.2.0) && impl(ghc < 7.4)
7272
cpp-options: -DSYSTEMFILEIO_LOCAL_OPEN_FILE
7373

7474
exposed-modules:

0 commit comments

Comments
 (0)