diff options
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 |
