mirror of
https://gitlab.com/sheaf/metabrush.git
synced 2024-11-05 14:53:37 +00:00
49 lines
1.2 KiB
Plaintext
49 lines
1.2 KiB
Plaintext
packages: .
|
|
|
|
constraints:
|
|
acts -finitary
|
|
|
|
allow-newer:
|
|
waargonaut:*,
|
|
*:haskell-gi-base, *:haskell-gi
|
|
|
|
-- various fixes for 'hmatrix'
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/haskell-numerics/hmatrix
|
|
tag: e9268cd5ea31322220c0847f2fdce968789693b4
|
|
subdir: packages/base
|
|
|
|
package hmatrix
|
|
ghc-options: "-w"
|
|
flags: +openblas
|
|
|
|
---- instances for CPS Writer / CPS RWST
|
|
--source-repository-package
|
|
-- type: git
|
|
-- location: https://github.com/haskell/mtl
|
|
-- tag: c8af65eb8437aebefd7f3ff1664316a0240f2157
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/haskell-gi/haskell-gi
|
|
tag: fad0097a80b942137b7c423f6d9698fff4abeb28
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/haskell-gi/haskell-gi
|
|
tag: fad0097a80b942137b7c423f6d9698fff4abeb28
|
|
subdir: base
|
|
|
|
-- GHC 9.0 compatibility for 'generics-lens' version 1.2
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/sheaf/generic-lens
|
|
tag: 8d3f0b405894ecade5821c99dcde6efb4a637363
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/well-typed/large-records
|
|
subdir: large-generics
|
|
tag: acb837a9a4c22cea1abf552b47f9d3bf5af2fbdf
|