Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 510 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 510 Bytes

LiquidHaskell as a GHC Plugin

This repo demonstrates how to use LiquidHaskell as a GHC plugin.

Specifically, it shows how we use the liquid type specifications written for functions defined in the lh-plugin-demo package in client packages.

For details see the files

Here's a VSCode screenshot

VSCode with Simple-GHC plugin