string-interpolate-0.3.1.1: Haskell string/text/bytestring interpolation that just works
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.String.Interpolate.Types

Documentation

type Lines = [Line] Source #