File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11freebsd_instance :
2- image_family : freebsd-14-0
2+ image_family : freebsd-14-2
33
44task :
5- name : FreeBSD+packcheck+ ghc-9.10.1+cabal-v2
5+ name : FreeBSD+ghc-9.10.1+cabal
66 env :
77 LC_ALL : C.UTF-8
8- BUILD : cabal-v2
8+ BUILD : cabal
99 GHCUP_VERSION : 0.1.40.0
1010 DOCSPEC_URL : https://github.com/phadej/cabal-extras/releases/tag/cabal-docspec-0.0.0.20240703
1111 DOCSPEC_OPTIONS : " --timeout 60 --check-properties --property-variables xs"
Original file line number Diff line number Diff line change @@ -79,13 +79,13 @@ $ packcheck.sh stack GHCVER=9.4
7979### Out of the box support
8080
8181| cabal | stack |
82- | : -------------: | : ---------: |
82+ | --------------- | ----------- |
8383
84- | Linux | OSX | Windows |
85- | : -------------: | : ---------: | : --------------|
84+ | Linux | OSX | Windows | FreeBSD |
85+ | --------------- | ----------- | --------------- | ---------|
8686
8787| Github | Appveyor | CircleCI | Local Machine |
88- | : -------------: | : ---------: | : --------------| : --------------|
88+ | --------------- | ----------- | --------------- | - --------------|
8989
9090The script can be easily adapted to any CI with a single line build command.
9191
You can’t perform that action at this time.
0 commit comments