summaryrefslogtreecommitdiff
path: root/Pancake/Command.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Pancake/Command.hs')
-rw-r--r--Pancake/Command.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Pancake/Command.hs b/Pancake/Command.hs
index 57b80c2..97cb25c 100644
--- a/Pancake/Command.hs
+++ b/Pancake/Command.hs
@@ -21,6 +21,7 @@ import Pancake.Configuration
-- | Interactive user command.
data Command = Quit
+ | Interrupt
| Follow Int
| More
| GoTo (Maybe String) URI