Rob Rix
|
eb649881d4
|
Explicitly configure semantic-source.
|
2024-03-13 12:54:35 -04:00 |
|
Rob Rix
|
9f0b837539
|
Build semantic-source in its own dir.
|
2022-07-14 10:21:08 -04:00 |
|
Rob Rix
|
af23e49de2
|
Disable the bazel CI action for the time being.
|
2022-04-20 09:06:05 -04:00 |
|
Rob Rix
|
753bb8d411
|
Don't try to use a cabal we haven't set.
|
2022-04-14 11:53:26 -04:00 |
|
Rob Rix
|
7e75fa541d
|
Don't tie to a specific setup version.
|
2022-04-14 11:53:13 -04:00 |
|
Rob Rix
|
ff6c54b407
|
Don't build benchmarks we won't run.
|
2022-04-14 11:47:39 -04:00 |
|
Rob Rix
|
76c17a4fbc
|
Build semantic-analysis in CI.
|
2022-04-14 11:46:43 -04:00 |
|
Rob Rix
|
5759691839
|
Sort.
|
2022-04-14 11:45:50 -04:00 |
|
Rob Rix
|
8c3b5ea308
|
Build with latest cabal.
|
2022-04-14 11:45:26 -04:00 |
|
Rob Rix
|
4a6b800304
|
Build with 9.2.
|
2022-04-14 11:45:18 -04:00 |
|
Rob Rix
|
ced942eab4
|
Let the action figure it out.
|
2022-02-07 11:52:30 -05:00 |
|
Rob Rix
|
9b0814d693
|
Switch to haskell/actions/setup.
|
2022-02-07 11:47:55 -05:00 |
|
Rob Rix
|
9dc70322c9
|
Bump ghc.
|
2022-02-07 11:44:20 -05:00 |
|
Rob Rix
|
3cd8945a2b
|
This component no longer exists.
|
2021-08-19 17:10:21 -04:00 |
|
Patrick Thomson
|
a2902fd27f
|
Merge pull request #624 from github/direct-codegen
AOT codegen
|
2020-09-18 10:21:46 -04:00 |
|
Patrick Thomson
|
f1e22be192
|
wait, I'm foolish: downstream uses 8.10.1, so just that for CI is fine.
|
2020-09-17 11:30:39 -04:00 |
|
Patrick Thomson
|
98c5bb5b2c
|
try caching less aggressively
|
2020-09-16 19:59:30 -04:00 |
|
Patrick Thomson
|
802632b823
|
we need 8.8.3 for downstream stuff
|
2020-09-16 19:49:38 -04:00 |
|
Patrick Thomson
|
b549b387e1
|
turn bazel back on and add a script
|
2020-09-16 18:47:22 -04:00 |
|
Patrick Thomson
|
754ff479ce
|
Doesn't seem to work; let's ditch --sandbox-debug so we get better scrollback.
|
2020-09-16 08:48:23 -04:00 |
|
Patrick Thomson
|
0e807eb49e
|
Reenable Bazel builds with GHC 8.10.
As per https://github.com/tweag/rules_haskell/pull/1424, the linker
errors associated with Actions CI should be fixed now.
|
2020-09-16 08:22:25 -04:00 |
|
Patrick Thomson
|
42b0839b30
|
propitiate bazel builder
|
2020-09-10 09:51:09 -04:00 |
|
Patrick Thomson
|
fab91b04d5
|
more refinements
|
2020-09-10 09:49:15 -04:00 |
|
Rick Winfrey
|
4dce233b4a
|
Comment out bazel CI workflow triggers for now
Co-Authored-By: Patrick Thomson <2498+patrickt@users.noreply.github.com>
|
2020-09-02 12:11:25 -07:00 |
|
Rick Winfrey
|
071e76774d
|
Enable verbose error messages for bazel builds in CI
Co-Authored-By: Patrick Thomson <2498+patrickt@users.noreply.github.com>
|
2020-09-02 11:55:15 -07:00 |
|
Rick Winfrey
|
f62448ffdd
|
Try a bazel clean in CI
Co-Authored-By: Patrick Thomson <2498+patrickt@users.noreply.github.com>
|
2020-09-02 11:21:33 -07:00 |
|
Rick Winfrey
|
bbfa2401a2
|
For correctness
Co-Authored-By: Patrick Thomson <2498+patrickt@users.noreply.github.com>
|
2020-09-02 11:09:27 -07:00 |
|
Patrick Thomson
|
dcac715207
|
Merge remote-tracking branch 'origin/master' into eight-dot-ten-patrickt
|
2020-07-23 09:21:23 -04:00 |
|
Rob Rix
|
de98cd0f6b
|
Use 8.10.1 in cabal.
|
2020-07-16 15:05:11 -04:00 |
|
Rob Rix
|
9884c84edf
|
🔥 the doctest run.
|
2020-07-16 14:32:39 -04:00 |
|
Patrick Thomson
|
f3e70bee25
|
Cache the home directory's build folder for now.
It means that we can't keep more than a couple around, but... one
should suffice, right? The Cabal cache is pretty small.
|
2020-07-13 13:39:41 -04:00 |
|
Patrick Thomson
|
5de187af73
|
Revert "can we cache even harder?"
This reverts commit 950880d655 .
|
2020-07-10 17:12:18 -04:00 |
|
Patrick Thomson
|
950880d655
|
can we cache even harder?
|
2020-07-10 16:19:15 -04:00 |
|
Patrick Thomson
|
32d7ef7e42
|
Use http_archive to download the example repositories.
|
2020-07-10 15:50:03 -04:00 |
|
Patrick Thomson
|
140fd0338e
|
Try caching the .cache folder in the home directory
Even though that shouldn't even work.
|
2020-07-10 14:30:58 -04:00 |
|
Patrick Thomson
|
80dc211d6f
|
This keeps downloading no matter what we do.
|
2020-07-10 14:28:08 -04:00 |
|
Patrick Thomson
|
f8409856d8
|
Don't redownload Bazel if it's in the cache.
|
2020-07-10 14:22:35 -04:00 |
|
Patrick Thomson
|
eb9db76406
|
Try not building all and see if it helps
|
2020-07-10 13:56:22 -04:00 |
|
Patrick Thomson
|
d89940ffc2
|
let's assume there's a bin directory here
|
2020-07-10 13:13:08 -04:00 |
|
Patrick Thomson
|
c8f387c148
|
don't die
|
2020-07-10 13:11:41 -04:00 |
|
Patrick Thomson
|
93f0c90980
|
Download our own Bazel and see if that works better.
|
2020-07-10 13:10:19 -04:00 |
|
Patrick Thomson
|
541f3eb86c
|
Simpler caching strategy.
|
2020-07-10 12:59:56 -04:00 |
|
Patrick Thomson
|
16408bac5a
|
silence the shallow_since errors
|
2020-07-10 11:12:28 -04:00 |
|
Patrick Thomson
|
18bd87cd5c
|
again with the parentheses
|
2020-07-10 10:53:26 -04:00 |
|
Patrick Thomson
|
e17ec90274
|
one more try
|
2020-07-10 10:51:44 -04:00 |
|
Patrick Thomson
|
e6fc72f1d7
|
syntax TERROR
|
2020-07-10 10:50:22 -04:00 |
|
Patrick Thomson
|
505418d385
|
Did I forget this id or something?
|
2020-07-10 10:49:06 -04:00 |
|
Patrick Thomson
|
cdafffc02f
|
I guess you can't use alternation in hashFile patterns
|
2020-07-10 10:37:00 -04:00 |
|
Patrick Thomson
|
4335c643ac
|
if this doesn't help, I don't know what will
|
2020-07-10 10:28:22 -04:00 |
|
Patrick Thomson
|
cc1d463d86
|
maybe this will be even smarter
|
2020-07-10 10:18:20 -04:00 |
|