haskus / packages

Haskus packages
https://haskus.org/
24 stars 11 forks source link

WIP Fix tests bis #49

Closed ldicarlo closed 11 months ago

ldicarlo commented 12 months ago

(this branch is based on fix-tests) To Do after #48 Linked to #46

ldicarlo commented 12 months ago

@hsyl20 I have another problem here, when the type is not exported in the module, it seems that doctests cannot see it. Maybe because it imports from outside with the fixes I am using. (see Layout.hs in this PR)