diff options
Diffstat (limited to 'cabal.project')
| -rw-r--r-- | cabal.project | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/cabal.project b/cabal.project index 7d7830a..e4e7723 100644 --- a/cabal.project +++ b/cabal.project @@ -16,4 +16,12 @@ source-repository-package type: git location: https://github.com/well-typed/libclang-bindings tag: 6a2ee571368cde88b727e7559e148cc025e5da58 - subdir: libclang-bindings
\ No newline at end of file + subdir: libclang-bindings + +source-repository-package + type: git + location: https://gitlab.com/sheaf/fir.git + tag: c0d4981a6aae1500bb9df7fb63481b68f0b7abef + +allow-newer: debruijn:base +allow-newer: skew-list:base
\ No newline at end of file |
