packages feed

haskell-language-server-2.7.0.0: plugins/hls-retrie-plugin/test/testdata/NestedWhere.hs

module NestedWhere where



function x = identity x
  where
    identity x = x