Just a comment

This commit is contained in:
Iavor Diatchki 2022-06-02 17:08:17 -07:00
parent e774861966
commit c9d9f2c676

View File

@ -948,6 +948,8 @@ mkTopMods mo =
_ -> [mo]
-- XXX: This is wrong.
-- The signautre should go outside of the functor that uses it.
mkModBody :: [TopDecl PName] -> [TopDecl PName]
mkModBody = collect 1 [] []
where