Tomas Janousek c7061b0d73 Remove last remaining derivations of Typeable
GHC 9.12 now warns about this:

    Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable

and we specify -Werror so this is needed to fix CI builds with 9.12.

Related: f732082fdccb ("Remove all derivations of Typeable")
2025-01-26 23:00:19 +00:00
..
2023-12-22 18:17:17 +01:00
2025-01-18 11:44:54 -05:00
2025-01-18 11:44:54 -05:00