Skip to content

Instantly share code, notes, and snippets.

@quasicomputational
Created August 26, 2019 14:10
Show Gist options
  • Save quasicomputational/f2e59119ff77923c0f4abb1dd5bdfdfe to your computer and use it in GitHub Desktop.
Save quasicomputational/f2e59119ff77923c0f4abb1dd5bdfdfe to your computer and use it in GitHub Desktop.
packages: ./dhall ./dhall-bash ./dhall-json ./dhall-lsp-server ./dhall-nix
keep-going: true
-- bench:aeson -> criterion -> aeson dependency cycle forms because of https://github.com/haskell/cabal/issues/5586; easiest to just disable benchmarks for the time being
benchmarks: false
allow-newer:
turtle:time,
cborg-json:base,
aeson:template-haskell,
aeson:time,
optparse-generic:time,
haskell-lsp:base,
haskell-lsp-types:base,
hnix:hashable,
hnix:time,
hnix:http-client,
hnix:optparse-applicative,
hnix:parser-combinators,
hnix:prettyprinter,
hnix:semigroups,
hnix:these,
optparse-applicative:base,
these:base,
lens-family-th:base,
lens-family-th:template-haskell,
haskell-src-meta:template-haskell,
hslogger:base,
hslogger:network,
assoc:base,
th-expand-syns:template-haskell,
cryptohash-sha512:base,
cryptohash-sha1:base,
cryptohash-md5:base,
parallel:base,
regex-base:base
source-repository-package
type: git
location: https://github.com/bos/attoparsec.git
tag: 475843d4e403bb84005cc1945800824a267e8ac0
source-repository-package
type: git
location: https://github.com/bos/aeson.git
tag: c4028c30a5046fed8f11fa9a031968ecacfd2dbe
source-repository-package
type: git
location: https://github.com/ekmett/lens.git
tag: 3a20847964967a64a11d01aa202ea177eb8c33fb
source-repository-package
type: git
location: https://github.com/phadej/cabal-doctest.git
tag: ded69a7eac4b3aa526ee913d090f6802fdf72211
source-repository-package
type: git
location: https://github.com/simonmar/happy.git
tag: 66982277ac7aed23edbb36c5f7aa5a86e5bdf778
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
source-repository-package
type: git
location: https://github.com/haskell-vanguard/hs-memory.git
tag: d52461169e4ecf99e8113c07cedf562dba3d8335
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/quasicomputational/Haskell-Turtle-Library.git
tag: fdb1e53d9799edc1eb758076b01f947b32d05f1c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment