mirror of
https://github.com/github/semantic.git
synced 2024-11-28 18:23:44 +03:00
📝 the module.
This commit is contained in:
parent
8a4b590511
commit
001cf5dc1e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user