Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
98dbad12
Commit
98dbad12
authored
Nov 03, 2000
by
simonmar
Browse files
[project @ 2000-11-03 10:42:39 by simonmar]
remind me that -nohi doesn't do anything
parent
cd0cfc3b
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/main/Main.hs
View file @
98dbad12
{-# OPTIONS -W -fno-warn-incomplete-patterns #-}
-----------------------------------------------------------------------------
-- $Id: Main.hs,v 1.1
6
2000/1
0/31 11:16
:3
0
simonmar Exp $
-- $Id: Main.hs,v 1.1
7
2000/1
1/03 10:42
:3
9
simonmar Exp $
--
-- GHC Driver program
--
...
...
@@ -55,6 +55,7 @@ import Maybe
-----------------------------------------------------------------------------
-- ToDo:
-- -nohi doesn't work
-- new mkdependHS doesn't support all the options that the old one did (-X et al.)
-- time commands when run with -v
-- split marker
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment