packages feed

haskell-src-exts-1.15.0.1: tests/examples/NestedAsPat.hs.prettyprinter.golden

module NestedAsPat where
nestedAsPat [x@(Just _)] = undefined