Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
janmasrovira committed Nov 20, 2024
1 parent 17939c7 commit e778aaf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Juvix/Compiler/Internal/Translation/FromConcrete.hs
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@ import Juvix.Prelude
import Juvix.Prelude.Stream qualified as Stream
import Safe (lastMay)

-- newtype ConstructorInfos = ConstructorInfos
-- { _constructorInfos :: HashMap Internal.ConstructorName ConstructorInfo
-- }
-- deriving newtype (Semigroup, Monoid)

-- | Needed to generate field projections and deriving instances
data LocalTable = LocalTable
{ _localInfoConstructors :: HashMap Internal.ConstructorName ConstructorInfo,
Expand Down

0 comments on commit e778aaf

Please sign in to comment.