Skip to content
This repository has been archived by the owner on Aug 2, 2020. It is now read-only.

Commit

Permalink
Add a TODO note for unlit and driver/ghc-split utils.
Browse files Browse the repository at this point in the history
  • Loading branch information
snowleopard committed Dec 28, 2015
1 parent e7f3ae8 commit 58d7fcc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/GHC.hs
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,11 @@ unix = library "unix"
win32 = library "Win32"
xhtml = library "xhtml"

-- TODO: The following utils are not implemented yet: unlit, driver/ghc-split
-- TODO: The following utils are not included into the build system because
-- they seem to be unused or unrelated to the build process: chechUniques,
-- they seem to be unused or unrelated to the build process: checkUniques,
-- completion, count_lines, coverity, debugNGC, describe-unexpected, genargs,
-- lndir, mkdirhier, testremove, touchy, unlit, vagrant
-- lndir, mkdirhier, testremove, touchy, vagrant

-- GHC build results will be placed into target directories with the following
-- typical structure:
Expand Down

0 comments on commit 58d7fcc

Please sign in to comment.