Hey, I am trying to setup LHS to work with the Liquid Haskell GHC plugin (it worked in the past, but stopped after upgrades).
My understanding is that LHS for efficiency ignores the GHC plugin flags set up in the *.cabal
file, is that correct? If so, is there a way to force such plugins?
Thanks a lot!