Added a missing line in the Makefile for UnifyType
This commit is contained in:
parent
ab0301a342
commit
e72e537c47
|
@ -145,6 +145,7 @@ tock_SOURCES_hs += frontends/RainPasses.hs
|
|||
tock_SOURCES_hs += frontends/RainTypes.hs
|
||||
tock_SOURCES_hs += frontends/StructureOccam.hs
|
||||
tock_SOURCES_hs += frontends/TypeUnification.hs
|
||||
tock_SOURCES_hs += frontends/UnifyType.hs
|
||||
tock_SOURCES_hs += pass/Pass.hs
|
||||
tock_SOURCES_hs += pass/PassList.hs
|
||||
tock_SOURCES_hs += pass/Properties.hs
|
||||
|
|
Loading…
Reference in New Issue
Block a user