diff options
| author | andromeda <andromeda@lenovo> | 2026-08-19 04:47:51 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-08-19 04:47:51 +0200 |
| commit | f94cca6abc7bc5bd4165165d3b615879d93ce22d (patch) | |
| tree | d96e734ae83f6383f1a3db53f49e54945b535e25 /cabal.project | |
| parent | 729859ab53a77bb80bc5d9f535c221bcff12cfed (diff) | |
add FIR
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 |
