strict-ghc-plugin-0.1.1: Compiler plugin for making Haskell strict

Safe HaskellSafe-Infered

Strict.Annotation

Synopsis

Documentation

data Strictify Source

Programs which want to strictify their functions should annotate them with the following datatype TODO: move this into a separate package perhaps?

Constructors

Strictify