diff options
| author | LLLL Colonq <llll@colonq> | 2024-01-16 13:16:52 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2024-01-16 13:16:52 -0500 |
| commit | 7a67a4ce8c207842d14414ed16587fe05cedafcc (patch) | |
| tree | 5fa559d2b466df14a50f8933c4d53cb0919e403c /fig-bless/fig-bless.cabal | |
| parent | d91c6bb446d0284f096cc6cfc9a7f9ac7f8afb1e (diff) | |
Support type variables in typechecker
Diffstat (limited to 'fig-bless/fig-bless.cabal')
| -rw-r--r-- | fig-bless/fig-bless.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fig-bless/fig-bless.cabal b/fig-bless/fig-bless.cabal index 9fdf11e..a4fd35e 100644 --- a/fig-bless/fig-bless.cabal +++ b/fig-bless/fig-bless.cabal @@ -44,6 +44,7 @@ library Fig.Bless Fig.Bless.Syntax Fig.Bless.Types + Fig.Bless.TypeChecker Fig.Bless.Runtime Fig.Bless.Builtins |
