garnet/cabal.project
2026-03-19 11:54:09 +00:00

24 lines
834 B
Plaintext

packages: .
-- not on Hackage yet: https://well-typed.com/blog/2026/02/hs-bindgen-alpha
-- we've modified the stanzas from that post in order to use a more recent version
-- because we want record-dot support: https://github.com/well-typed/hs-bindgen/issues/1829#issuecomment-4081875451
source-repository-package
type: git
location: https://github.com/well-typed/hs-bindgen
tag: 94d74d3f3e72c8fabc85700f916387fe851ba20a
subdir: c-expr-dsl c-expr-runtime hs-bindgen hs-bindgen-runtime
--sha256: eM0CJj1HDAClvjkv5QUaF7aZoMwnPm4GuoLTkp8SHq8=
source-repository-package
type: git
location: https://github.com/well-typed/libclang
tag: d6e482df49b88375cf3075928a78ee86c2a068d4
--sha256: 175kjba915bh50wf03gi88njz03jp0n3wp7yq73hznkaly6bpwal
allow-newer:
*:base,
*:containers,
*:template-haskell,
*:text,
*:time,