ucsd-progsys / lh-plugin-demo-client

Client package that shows how to import LH specifications from an external package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Client package that shows how to import LH specifications from an external package

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%