ShellCheck-0.9.0: Shell script analysis tool
Safe HaskellSafe-Inferred
LanguageHaskell98

ShellCheck.Fixer

Documentation

Orphan instances

Monoid Fix Source # 
Instance details

Semigroup Fix Source # 
Instance details

Methods

(<>) :: Fix -> Fix -> Fix Source #

sconcat :: NonEmpty Fix -> Fix Source #

stimes :: Integral b => b -> Fix -> Fix Source #