Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Patch Available
Description
Type annotations such as "IO (())", "(Int)", and "Map ([Char]) (Int)" are being generated, which are hard to read. To make it easier anybody working on the Haskell generator, as well as users looking at generated types for documentation, types should be as simple as possible.