Arianna Masciolini
f5752b345a
fail slow
2025-08-02 19:14:09 +02:00
Inari Listenmaa
01c4f82e07
misc small fixes:
...
- update actions/cache to v4
- update haskell/actions/setup to haskell-actions/setup
- stack doesn't support ghc < 8.4, remove from CI
- don't fail immediately
- add -fpermissive flag to gcc
- only build 9.6.6 with macos and windows latest
- bump base upper bound
2025-08-02 18:46:00 +02:00
Andreas Källberg
30c1376232
Don't build twice for tests in CI
2023-09-25 12:43:19 +02:00
Andreas Källberg
b90666455e
Fix typo
2023-09-11 13:17:19 +02:00
Andreas Källberg
88db715c3d
Fix ghc-7.10.3 build in gh-actions
...
ghc-7.10.3 is not supported in the latest builder, so we
need an older version of ubuntu for it to work
2023-09-11 13:03:05 +02:00
Andreas Källberg
003ab57576
Bump version of haskell github action
...
The old one was failing
2023-09-11 18:43:14 +08:00
Inari Listenmaa
b762e24a82
Add ghc-9.0.2 to CI
2022-03-05 13:25:26 +08:00
Andreas Källberg
308f4773dc
Upgrade to ghc-8.10.7
...
This version has better support for m1 macbooks
2022-03-05 12:25:46 +08:00
Andreas Källberg
05fc093b5e
Add restore key to cache
2022-03-05 12:25:46 +08:00
Andreas Källberg
4caf6d684e
Another attempt at fixing linker errors
2022-03-05 12:25:46 +08:00
Andreas Källberg
bfd8f9c16d
Upgrade haskell setup action
2022-03-05 12:24:38 +08:00
Andreas Källberg
aefac84670
Clear stack cache and make cache-key more fine-grained
...
Attempt at fixing #137
2022-03-05 12:24:10 +08:00
Andreas Källberg
e3498d5ead
Update to newest haskell github action
...
Also fix so the stack builds use the correct ghc versions
2021-07-25 08:23:25 +08:00
Andreas Källberg
c2ffa6763b
Github actions: Fix build for stack
2021-07-12 15:53:49 +08:00
Andreas Källberg
02671cafd0
Disable cabal tests
...
The test suite isn't currently able to find the gf executable on cabal
2021-06-17 20:20:18 +08:00
Andreas Källberg
889be1ab8e
Enable tests in github actions
2021-06-17 16:42:04 +08:00
Inari Listenmaa
c6ff3e0c5e
Update also the stack setup
2021-01-25 18:48:46 +08:00
Inari Listenmaa
8a85dbc66f
Update Github actions to latest haskell-setup
2021-01-25 18:43:25 +08:00
John J. Camilleri
08af135653
Install openjdk in macOS build
2020-11-18 23:08:49 +01:00
Andreas Källberg
340f8d9b93
First attempt at github actions for stack
2020-09-12 10:55:18 +02:00