1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 18:23:44 +03:00

📝 the module.

This commit is contained in:
Rob Rix 2018-07-03 08:52:31 -04:00
parent 8a4b590511
commit 001cf5dc1e

View File

@ -1,4 +1,5 @@
{-# LANGUAGE FunctionalDependencies, GeneralizedNewtypeDeriving, KindSignatures #-}
-- | Deterministic assignment, à la _Deterministic, Error-Correcting Combinator Parsers_, by S. Doaitse Swierstra & Luc Duponcheel.
module Assigning.Assignment.Deterministic
( Assigning(..)
, parseError