1
1
mirror of https://github.com/github/semantic.git synced 2024-12-27 17:05:33 +03:00

Export assignBy.

This commit is contained in:
Rob Rix 2017-06-07 18:21:31 -04:00
parent 14e538fa25
commit 8b4b0a10da

View File

@ -74,6 +74,7 @@ module Data.Syntax.Assignment
, showError
, showExpectation
, assign
, assignBy
, runAssignment
, AssignmentState(..)
, makeState