diff options
Diffstat (limited to 'hs-visinter.cabal')
-rw-r--r-- | hs-visinter.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hs-visinter.cabal b/hs-visinter.cabal index 0b21e36..48d3456 100644 --- a/hs-visinter.cabal +++ b/hs-visinter.cabal @@ -17,6 +17,7 @@ library HSVIS.Parser HSVIS.Pretty HSVIS.Typecheck + HSVIS.Typecheck.Solve build-depends: base >= 4.16 && < 4.20, containers >= 0.6.3.1 && < 0.8, |