2023-05-15 13:06:18 +03:00
|
|
|
with-compiler: ghc-9.2.7
|
2022-12-15 00:35:02 +03:00
|
|
|
|
|
|
|
packages:
|
|
|
|
./
|
|
|
|
|
|
|
|
jobs: $ncpus
|
|
|
|
|
|
|
|
allow-older: *
|
|
|
|
allow-newer: *
|
|
|
|
|
2023-05-15 13:06:18 +03:00
|
|
|
import: https://www.stackage.org/lts-20.21/cabal.config
|
2022-12-15 00:35:02 +03:00
|
|
|
|
|
|
|
package juvix
|
|
|
|
ghc-options: -optP-Wno-nonportable-include-path
|
|
|
|
test-show-details: direct
|
2023-06-01 15:32:34 +03:00
|
|
|
|
|
|
|
source-repository-package
|
|
|
|
type: git
|
|
|
|
location: https://github.com/janmasrovira/repline.git
|
|
|
|
tag: a735ab1459db408adda080eb5ea21b96fb4a6011
|
|
|
|
|
|
|
|
source-repository-package
|
|
|
|
type: git
|
|
|
|
location: https://github.com/janmasrovira/haskeline.git
|
|
|
|
tag: 81e393e156508a20fcc197acc945b0f44aa4f82b
|