We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41497b9 commit b3e9292Copy full SHA for b3e9292
1 file changed
README.md
@@ -79,13 +79,13 @@ $ packcheck.sh stack GHCVER=9.4
79
### Out of the box support
80
81
| cabal | stack |
82
-|:-------------:|:---------:|
+|---------------|-----------|
83
84
-| Linux | OSX | Windows |
85
-|:-------------:|:---------:|:--------------|
+| Linux | OSX | Windows | FreeBSD |
+|---------------|-----------|---------------|---------|
86
87
| Github | Appveyor | CircleCI | Local Machine |
88
-|:-------------:|:---------:|:--------------|:--------------|
+|---------------|-----------|---------------|---------------|
89
90
The script can be easily adapted to any CI with a single line build command.
91
0 commit comments