comment
This commit is contained in:
parent
6c257c8a87
commit
2eb6d8f736
@ -1,8 +1,8 @@
|
|||||||
-- overview.hs - update an OVERVIEW file
|
-- overview.hs - update an OVERVIEW file
|
||||||
--
|
--
|
||||||
-- OVERVIEW begins with a manually updated list of modules; below that we
|
-- OVERVIEW should begin with a list of module names (updated manually);
|
||||||
-- generate a list of filename, function, type entries. Useful for getting
|
-- below that we generate a list of filename, function, type entries.
|
||||||
-- the big picture and refactoring.
|
-- Useful for getting the big picture and refactoring.
|
||||||
|
|
||||||
import System
|
import System
|
||||||
import System.Process
|
import System.Process
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user