1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-26 17:13:35 +03:00
juvix/test/Compilation
Jan Mas Rovira c64420efe8
Deriving Ord (#3184)
Allows automatic derivation of `Ord` instances. It generates a
lexicographical order equivalent to the one defined by Haskell's stock
deriving.
2024-11-28 11:21:18 +01:00
..
Base.hs Refactor pipeline functions for tests (#2864) 2024-06-28 12:15:51 +02:00
Negative.hs Allow pattern-matching in variable definitions (#3181) 2024-11-25 10:27:53 +01:00
Positive.hs Deriving Ord (#3184) 2024-11-28 11:21:18 +01:00