2020-08-05 20:23:16 +00:00
|
|
|
packages: .
|
|
|
|
|
2020-08-04 06:15:06 +00:00
|
|
|
constraints:
|
2022-12-04 14:52:29 +00:00
|
|
|
acts -finitary
|
2020-08-04 06:15:06 +00:00
|
|
|
|
2020-08-31 20:28:30 +00:00
|
|
|
allow-newer:
|
2022-12-04 14:52:29 +00:00
|
|
|
digit:lens,
|
|
|
|
hoist-error:base,
|
|
|
|
natural:lens,
|
|
|
|
prim-instances:base,
|
|
|
|
records-sop:ghc-prim,
|
|
|
|
waargonaut:lens, waargonaut:records-sop, waargonaut:text, waargonaut:witherable
|
2020-11-12 17:34:46 +00:00
|
|
|
|
2022-12-04 14:52:29 +00:00
|
|
|
-- Fix a severe bug in Waargonaut (no corresponding Hackage release???)
|
2020-08-25 22:22:07 +00:00
|
|
|
source-repository-package
|
|
|
|
type: git
|
2022-12-04 14:52:29 +00:00
|
|
|
location: https://github.com/haskell-waargonaut/waargonaut
|
|
|
|
tag: 5f838582a8c5aae1a198ecd4958729e53a6b03cf
|
2020-08-31 20:28:30 +00:00
|
|
|
|
2022-12-04 14:52:29 +00:00
|
|
|
-----------------------------
|
|
|
|
-- GHC 9.2 support patches --
|
|
|
|
-----------------------------
|
|
|
|
|
|
|
|
-- eigen
|
2022-06-17 14:21:52 +00:00
|
|
|
source-repository-package
|
|
|
|
type: git
|
2022-12-04 14:52:29 +00:00
|
|
|
location: https://github.com/chessai/eigen
|
|
|
|
tag: 8fff32a43df743c8c83428a86dd566a0936a4fba
|
2020-09-07 14:03:26 +00:00
|
|
|
|
2022-12-04 14:52:29 +00:00
|
|
|
-- records-sop
|
2021-02-23 12:14:32 +00:00
|
|
|
source-repository-package
|
|
|
|
type: git
|
2022-12-04 14:52:29 +00:00
|
|
|
location: https://github.com/kosmikus/records-sop
|
|
|
|
tag: abab99b4b870fce55e81dd03d4e41fb50502ca4e
|