Remove an "in the future" comment that's been done.

This commit is contained in:
Adam Sampson 2008-06-06 10:15:43 +00:00
parent c711dcd7fe
commit 23e1ba2eec

View File

@ -442,7 +442,6 @@ data InputMode =
-- | Abbreviation mode.
-- This describes how a name is being accessed.
-- In the future this will have additional modes for @RESULT@, @INITIAL@, etc.
data AbbrevMode =
-- | The original declaration of a name.
Original