Add travis support

This commit is contained in:
2020-04-11 15:36:02 +02:00
parent 14e1077ad1
commit 9032df97cf
4 changed files with 65 additions and 4 deletions

View File

@@ -6,14 +6,11 @@ package streamly
ghc-options: -O2 -fspec-constr-recursive=16 -fmax-worker-args=16
package ghcup
ghc-options: -O2 -fspec-constr-recursive=16 -fmax-worker-args=16 -split-sections
ghc-options: -O2 -fspec-constr-recursive=16 -fmax-worker-args=16
package tar-bytestring
ghc-options: -O2
package *
ghc-options: -split-sections
constraints: http-io-streams -brotli
allow-newer: base