snix/users/glittershark/xanthous/src/Xanthous
sterni 4cf7dced54 chore(gs/xanthous): fix for hgeometry 0.12.0.1
The breaking removal of triangulationEdges was not that big of a deal
after all: It was just renamed to edgesAsPoints apparently, so the fix
is easy enough and we can save one override.

hgeometry-combinatorial's doctests seem to trigger some kind of GHC
dynamic linking bug (https://github.com/noinia/hgeometry/issues/132) so
we disable the tests.

Change-Id: Iba2a64cade4d1a55fa4b81846e1116f282d4590a
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2608
Tested-by: BuildkiteCI
Reviewed-by: glittershark <grfn@gws.fyi>
2021-03-19 23:16:30 +00:00
..
AI fix(xan): fix compat with new base+ghc 2020-07-03 14:41:36 +00:00
App fix(xan): Remove unused imports 2020-07-03 14:41:36 +00:00
Data refactor(xan): Switch to V2 over tuples most places 2020-07-04 15:30:52 +00:00
Entities fix(xan): fix compat with new base+ghc 2020-07-03 14:41:36 +00:00
Game fix(gs/xanthous): fix build failures caused by dependency updates 2021-03-19 16:49:44 +00:00
Generators refactor(xan): Switch to V2 over tuples most places 2020-07-04 15:30:52 +00:00
Messages fix(gs/xanthous): fix build failures caused by dependency updates 2021-03-19 16:49:44 +00:00
Util chore(gs/xanthous): fix for hgeometry 0.12.0.1 2021-03-19 23:16:30 +00:00
App.hs fix(xan): Don't allow looking at invisible things 2020-07-03 17:47:45 +00:00
Command.hs Add 'users/glittershark/xanthous/' from commit '53b56744f4' 2020-06-16 01:05:44 +01:00
Data.hs refactor(xan): Switch to V2 over tuples most places 2020-07-04 15:30:52 +00:00
Game.hs fix(xan): Don't allow looking at invisible things 2020-07-03 17:47:45 +00:00
Generators.hs refactor(xan): Switch to V2 over tuples most places 2020-07-04 15:30:52 +00:00
Messages.hs Add 'users/glittershark/xanthous/' from commit '53b56744f4' 2020-06-16 01:05:44 +01:00
messages.yaml Add 'users/glittershark/xanthous/' from commit '53b56744f4' 2020-06-16 01:05:44 +01:00
Monad.hs Add 'users/glittershark/xanthous/' from commit '53b56744f4' 2020-06-16 01:05:44 +01:00
Orphans.hs fix(gs/xanthous): fix build failures caused by dependency updates 2021-03-19 16:49:44 +00:00
Prelude.hs fix(gs/xanthous): fix build failures caused by dependency updates 2021-03-19 16:49:44 +00:00
Random.hs feat(xan): Generate random villages 2020-06-28 23:38:48 +00:00
Util.hs Add 'users/glittershark/xanthous/' from commit '53b56744f4' 2020-06-16 01:05:44 +01:00