Created
September 7, 2019 16:57
-
-
Save quasicomputational/76d40d850923cef95e7e5dc0bd14ed21 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
packages: ./dhall ./dhall-bash ./dhall-json ./dhall-lsp-server ./dhall-nix | |
keep-going: true | |
benchmarks: true | |
tests: true | |
allow-newer: | |
turtle:time, | |
cborg-json:base, | |
haskell-lsp:base, | |
haskell-lsp-types:base, | |
hnix:hashable, | |
hnix:time, | |
hnix:http-client, | |
hnix:optparse-applicative, | |
hnix:parser-combinators, | |
hnix:semigroups, | |
hnix:these, | |
these:base, | |
lens-family-th:base, | |
lens-family-th:template-haskell, | |
hslogger:base, | |
hslogger:network, | |
assoc:base, | |
regex-base:base, | |
microstache:base | |
constraints: | |
aeson >= 1.4.4.0, | |
microstache >= 1.0.1.1, | |
lens >= 4.18 | |
source-repository-package | |
type: git | |
location: https://github.com/haskell-vanguard/vector-th-unbox.git | |
tag: 2fa686c70d4f10993ca7c73b510e18568620b1d0 | |
source-repository-package | |
type: git | |
location: https://github.com/haskell-vanguard/hs-socks.git | |
tag: dcd853bfa7d29e7ec7df1dbc0eb5d93a3d43d83c | |
allow-newer: prettyprinter | |
source-repository-package | |
type: git | |
location: https://github.com/quchen/prettyprinter.git | |
tag: 4ab50e36b0a0f290cc2795a69ac9b159a62b5fe1 | |
subdir: prettyprinter/ | |
source-repository-package | |
type: git | |
location: https://github.com/ocheron/hs-asn1.git | |
tag: e9800711ed8159907ffe19201b82ad2f9fd251ef | |
subdir: encoding/ | |
source-repository-package | |
type: git | |
location: https://github.com/Gabriel439/Haskell-Turtle-Library.git | |
tag: 304cb38e0c3941212b9871d2f2d280ca7b91b697 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment