super-user-spark-0.3.0.0: Configure your dotfile deployment with a DSL.

Safe HaskellNone
LanguageHaskell2010

Formatter

Documentation

delimited :: (a -> SparkFormatter ()) -> [a] -> SparkFormatter () Source

onLines :: (a -> SparkFormatter ()) -> [a] -> SparkFormatter () Source

maximums :: [[Int]] -> [Int] Source