urbit/pkg/hs/stack.yaml

32 lines
863 B
YAML
Raw Normal View History

resolver: lts-16.15
packages:
- natpmp-static
2020-01-23 05:58:22 +03:00
- proto
- racquire
2019-12-19 20:39:37 +03:00
- terminal-progress-bar
- urbit-atom
- urbit-azimuth
- urbit-eventlog-lmdb
- urbit-king
- urbit-termsize
- urbit-noun
- urbit-noun-core
2019-05-10 05:45:28 +03:00
extra-deps:
2019-06-20 20:13:34 +03:00
- base58-bytestring-0.1.0@sha256:a1da72ee89d5450bac1c792d9fcbe95ed7154ab7246f2172b57bd4fd9b5eab79
- lock-file-0.7.0.0@sha256:3ad84b5e454145e1d928063b56abb96db24a99a21b493989520e58fa0ab37b00
- para-1.1@sha256:a90eebb063ad70271e6e2a7f00a93e8e8f8b77273f100f39852fbf8301926f81
- web3-0.9.1.0@sha256:6b7faac0b63e7d0aae46588dd9a42e11f54ce0fdf4c2744bdf4cc6c5cbf39aa2
- vinyl-0.12.3@sha256:66553fc71cabfa86837bf5f98558e3e6d1807c47af5f5f1cd758081d3fb023ea
# This allows building on NixOS.
2019-06-12 23:47:36 +03:00
nix:
packages:
- pkgconfig
- zlib
# TODO: Why is this here?
2019-12-19 17:20:23 +03:00
ghc-options:
urbit-king: '-optP-Wno-nonportable-include-path'