packages feed

haskell-tools-builtin-refactorings-1.0.0.0: examples/Pattern/Infix.hs

module Pattern.Infix where

--(a:b:c:d) = ["1","2","3","4"]

Nothing:_ = undefined