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:*,
|
|
|
|
*: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
|
|
|
|
|
|
|
|
-- 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
|
|
|
-- superrecord API improvements
|
|
|
|
source-repository-package
|
|
|
|
type: git
|
|
|
|
location: https://github.com/agrafix/superrecord
|
|
|
|
tag: f1c8cf87fd25243e715fd9585e595a90fff34050
|