packages feed

fourmolu-0.20.1.0: data/examples/fixity/relude-default-operator-chain-four-out.hs

module ReludeChainExample where

import Relude

resolveValue =
    primarySource
        ?: secondarySource
        ?: tertiarySource
        ?: quaternarySource
        ?: finalFallbackValue