diff options
| author | andromeda <andromeda@lenovo> | 2026-04-26 16:21:29 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-04-26 16:21:29 +0200 |
| commit | defd967b9484a0c2af54e6f72f9d4c7f1ef59df0 (patch) | |
| tree | 644a530065224d7a0d403157adeeccfc3f2960a1 /cabal.project | |
Diffstat (limited to 'cabal.project')
| -rw-r--r-- | cabal.project | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/cabal.project b/cabal.project new file mode 100644 index 0000000..f69a7fd --- /dev/null +++ b/cabal.project @@ -0,0 +1,30 @@ +packages: . + +source-repository-package + type: git + location: https://github.com/well-typed/hs-bindgen + tag: 3c4af10590d0d09e825a9735e9a03d7f60914e21 + subdir: hs-bindgen + +source-repository-package + type: git + location: https://github.com/well-typed/hs-bindgen + tag: 3c4af10590d0d09e825a9735e9a03d7f60914e21 + subdir: hs-bindgen-runtime + +source-repository-package + type: git + location: https://github.com/well-typed/hs-bindgen + tag: 3c4af10590d0d09e825a9735e9a03d7f60914e21 + subdir: c-expr-runtime + +source-repository-package + type: git + location: https://github.com/well-typed/hs-bindgen + tag: 3c4af10590d0d09e825a9735e9a03d7f60914e21 + subdir: c-expr-dsl + +source-repository-package + type: git + location: https://github.com/well-typed/libclang + tag: cdbf817187a261ebf8c31b32c85c5693eedf298d |
