diff options
| author | andromeda <andromeda@lenovo> | 2026-01-24 18:16:40 +0100 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-01-24 18:16:40 +0100 |
| commit | 13d057278d42e4bb1eab881ef3cb165280e8fdb7 (patch) | |
| tree | 99a3ef25a35b6e8aa9e2b0d91c210b65ac790ac3 /cabal.project | |
| parent | 0ed50d577b39cb7eee4e0935e088fa515ce8aff5 (diff) | |
license, min build?
Diffstat (limited to 'cabal.project')
| -rw-r--r-- | cabal.project | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/cabal.project b/cabal.project new file mode 100644 index 0000000..baee610 --- /dev/null +++ b/cabal.project @@ -0,0 +1,13 @@ +packages: + ./ + +source-repository-package + type: git + location: https://github.com/well-typed/hs-bindgen.git + tag: 933d11d771ff13b6a3b851cb0ec9bc3632626f2f + subdir: hs-bindgen-runtime +source-repository-package + type: git + location: https://github.com/well-typed/hs-bindgen.git + tag: 933d11d771ff13b6a3b851cb0ec9bc3632626f2f + subdir: c-expr-runtime |
