mirror of
https://gitlab.com/sheaf/metabrush.git
synced 2024-11-05 14:53:37 +00:00
35 lines
842 B
Plaintext
35 lines
842 B
Plaintext
packages: .
|
|
|
|
constraints:
|
|
acts -finitary
|
|
|
|
allow-newer:
|
|
digit:lens,
|
|
hoist-error:base,
|
|
natural:lens,
|
|
prim-instances:base,
|
|
records-sop:ghc-prim,
|
|
waargonaut:lens, waargonaut:records-sop, waargonaut:text, waargonaut:witherable
|
|
|
|
-- Fix a severe bug in Waargonaut (no corresponding Hackage release???)
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/haskell-waargonaut/waargonaut
|
|
tag: 5f838582a8c5aae1a198ecd4958729e53a6b03cf
|
|
|
|
-----------------------------
|
|
-- GHC 9.2 support patches --
|
|
-----------------------------
|
|
|
|
-- eigen
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/chessai/eigen
|
|
tag: 8fff32a43df743c8c83428a86dd566a0936a4fba
|
|
|
|
-- records-sop
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/kosmikus/records-sop
|
|
tag: abab99b4b870fce55e81dd03d4e41fb50502ca4e
|