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