Revision a62e4b26cfef00e011d51b0ec1ff6728512a6e4b authored by Anish Tondwalkar on 19 August 2019, 08:45:23 UTC, committed by Anish Tondwalkar on 19 August 2019, 08:45:23 UTC
includes megaparsec 6 -> 7 migration, which changes the API for error
messages and source positions

also update fixpoint to to be on same lts
1 parent 71eb919
Raw File
.gitmodules
[submodule "liquid-fixpoint"]
	path = liquid-fixpoint
	url = git@github.com:ucsd-progsys/liquid-fixpoint
back to top