summaryrefslogtreecommitdiff
path: root/cabal.project
diff options
context:
space:
mode:
authorandromeda <andromeda@lenovo>2026-08-17 20:06:22 +0200
committerandromeda <andromeda@lenovo>2026-08-17 20:06:22 +0200
commit55dede2c2b044cbf814ee815848e3d5759c93c77 (patch)
treeca7684514986bbc78455f570f328570d5bf47fce /cabal.project
parenta49e506fcd5a037dd29831e5dbcd0c574060c4b5 (diff)
RGFW
Diffstat (limited to 'cabal.project')
-rw-r--r--cabal.project19
1 files changed, 19 insertions, 0 deletions
diff --git a/cabal.project b/cabal.project
new file mode 100644
index 0000000..7d7830a
--- /dev/null
+++ b/cabal.project
@@ -0,0 +1,19 @@
+packages: .
+
+source-repository-package
+ type: git
+ location: https://github.com/well-typed/hs-bindgen
+ tag: 136cc6da98d41e3a0e9e397fdcbde21ecc16a492
+ subdir: hs-bindgen
+
+source-repository-package
+ type: git
+ location: https://github.com/well-typed/hs-bindgen
+ tag: 136cc6da98d41e3a0e9e397fdcbde21ecc16a492
+ subdir: hs-bindgen-runtime
+
+source-repository-package
+ type: git
+ location: https://github.com/well-typed/libclang-bindings
+ tag: 6a2ee571368cde88b727e7559e148cc025e5da58
+ subdir: libclang-bindings \ No newline at end of file