Skip to content

Commit e5b2c15

Browse files
authored
Merge pull request #1 from hasufell/fix-build-with-cabal-3.10
2 parents ad31125 + e5b7ddb commit e5b2c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vty-unix.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ library
1717
import: warnings
1818
hs-source-dirs: src
1919
default-language: Haskell2010
20+
includes: cbits/gwinsz.h
2021
c-sources: cbits/set_term_timing.c
21-
cbits/gwinsz.h
2222
cbits/gwinsz.c
2323
exposed-modules: Data.Terminfo.Eval
2424
Data.Terminfo.Parse

0 commit comments

Comments
 (0)