@@ -10,3 +10,7 @@ the SRCLOC_ANNOTATE pragma is a generalization of this which reduces the need fo
...
@@ -10,3 +10,7 @@ the SRCLOC_ANNOTATE pragma is a generalization of this which reduces the need fo
having a short name is useful however now that 'type' level programming is common and expressions like (undefined :: Int) to represent 'Int' are common.
having a short name is useful however now that 'type' level programming is common and expressions like (undefined :: Int) to represent 'Int' are common.
## Related
- conflicts with [FlexiblePartialApplication](flexible-partial-application)