BasePrelude

Reimplementations of functions presented in versions of "base" newer than 4.6

Data.Bool

bool

Data.Function

(&)

Data.Functor

($>)

Data.List

isSubsequenceOf

sortOn

uncons

Debug.Trace

traceShowId

traceM

traceShowM