From a51706f8dfa505b0005ba44729a17613832ecf29 Mon Sep 17 00:00:00 2001 From: Rob Rix Date: Fri, 31 Mar 2017 15:29:44 -0400 Subject: [PATCH] :fire: the todo item for parsing. --- src/Command.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Command.hs b/src/Command.hs index 2e8b61a30..9f2c8050c 100644 --- a/src/Command.hs +++ b/src/Command.hs @@ -30,7 +30,6 @@ data CommandF f where -- read the list of files changed between a pair of SHAs - -- parse source in some language -- diff a pair of terms -- render a term -- render a diff