Safe Haskell | None |
---|---|
Language | Haskell2010 |
KleenePlugin.SourcePlugin
Description
Source plugin.
Transform [[ a, b, c ]]
into a
.:::
b :::
c :::
Nil
Documentation
sourcePlugin :: ModSummary -> HsParsedModule -> Hsc HsParsedModule Source #
kleene-type-0
Safe Haskell | None |
---|---|
Language | Haskell2010 |
KleenePlugin.SourcePlugin
Description
Source plugin.
Transform [[ a, b, c ]]
into a
.:::
b :::
c :::
Nil
sourcePlugin :: ModSummary -> HsParsedModule -> Hsc HsParsedModule Source #