2020-08-05 20:23:16 +00:00
|
|
|
packages: .
|
|
|
|
|
2020-08-04 06:15:06 +00:00
|
|
|
constraints:
|
|
|
|
acts -finitary
|
|
|
|
|
2020-08-31 20:28:30 +00:00
|
|
|
allow-newer:
|
2021-02-23 12:14:32 +00:00
|
|
|
waargonaut:*,
|
2021-05-24 15:30:25 +00:00
|
|
|
*:haskell-gi-base, *:haskell-gi
|
2020-11-12 17:34:46 +00:00
|
|
|
|
2021-02-23 12:14:32 +00:00
|
|
|
-- various fixes for 'hmatrix'
|
2020-08-25 22:22:07 +00:00
|
|
|
source-repository-package
|
|
|
|
type: git
|
|
|
|
location: https://github.com/haskell-numerics/hmatrix
|
2021-02-23 12:14:32 +00:00
|
|
|
tag: e9268cd5ea31322220c0847f2fdce968789693b4
|
2020-08-25 22:22:07 +00:00
|
|
|
subdir: packages/base
|
2020-08-31 20:28:30 +00:00
|
|
|
|
2020-09-07 14:03:26 +00:00
|
|
|
package hmatrix
|
|
|
|
ghc-options: "-w"
|
2020-09-08 13:21:32 +00:00
|
|
|
flags: +openblas
|
2020-09-07 14:03:26 +00:00
|
|
|
|
2021-02-23 12:14:32 +00:00
|
|
|
---- instances for CPS Writer / CPS RWST
|
|
|
|
--source-repository-package
|
|
|
|
-- type: git
|
|
|
|
-- location: https://github.com/haskell/mtl
|
|
|
|
-- tag: c8af65eb8437aebefd7f3ff1664316a0240f2157
|
|
|
|
|
2021-04-24 23:59:15 +00:00
|
|
|
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
|
|
|
|
|
2021-02-23 12:14:32 +00:00
|
|
|
-- GHC 9.0 compatibility for 'generics-lens' version 1.2
|
2020-08-31 20:28:30 +00:00
|
|
|
source-repository-package
|
|
|
|
type: git
|
2021-02-23 12:14:32 +00:00
|
|
|
location: https://github.com/sheaf/generic-lens
|
|
|
|
tag: 8d3f0b405894ecade5821c99dcde6efb4a637363
|
2020-09-25 22:21:49 +00:00
|
|
|
|
2021-02-23 12:14:32 +00:00
|
|
|
source-repository-package
|
|
|
|
type: git
|
2022-01-30 21:40:59 +00:00
|
|
|
location: https://github.com/well-typed/large-records
|
|
|
|
subdir: large-generics
|
|
|
|
tag: acb837a9a4c22cea1abf552b47f9d3bf5af2fbdf
|