Can I use Liquid Haskell on code that requires GHC 8?

294 views Asked by At

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!

1

There are 1 answers

1
Ranjit Jhala On

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