I have a project that is build with stack and requires GHC 8. Is it possible to use Liquid Haskell with my project, given that it requires GHC 8? If so, how should I go about installing and executing Liquid Haskell?
Thanks!
I have a project that is build with stack and requires GHC 8. Is it possible to use Liquid Haskell with my project, given that it requires GHC 8? If so, how should I go about installing and executing Liquid Haskell?
Thanks!
yes! You can -- LH supports GHC 8.0.2 now (not 8.2 yet...) You can build/run following the instructions here:
https://github.com/ucsd-progsys/liquidhaskell/blob/develop/INSTALL.md#build-with-stack-recommended