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