31 lines
No EOL
754 B
Text
31 lines
No EOL
754 B
Text
index-state: 2021-10-20T00:00:00Z
|
|
|
|
packages: ./.
|
|
|
|
-- Always build tests and benchmarks.
|
|
tests: true
|
|
benchmarks: true
|
|
|
|
-- The only sensible test display option
|
|
test-show-details: direct
|
|
|
|
allow-newer:
|
|
-- Pins to an old version of Template Haskell, unclear if/when it will be updated
|
|
size-based:template-haskell
|
|
, ouroboros-consensus-byron:formatting
|
|
, beam-core:aeson
|
|
, beam-sqlite:aeson
|
|
, beam-sqlite:dlist
|
|
, beam-migrate:aeson
|
|
|
|
package cardano-ledger-alonzo
|
|
optimization: False
|
|
package ouroboros-consensus-shelley
|
|
optimization: False
|
|
package ouroboros-consensus-cardano
|
|
optimization: False
|
|
package cardano-api
|
|
optimization: False
|
|
|
|
package plutarch
|
|
flags: +development |