haskell-language-server-2.7.0.0: plugins/hls-stan-plugin/test/testdata/extensions-cabal-file/CabalFileTest.hs
module CabalFileTest () where -- With `StrictData` enabled in the `.cabal` file, Stan shouldn't complain here: data A = A Int Int -- ...but it should still complain here! kewlFunc = undefined