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
68fe53f5
Commit
68fe53f5
authored
Mar 01, 1999
by
sof
Browse files
[project @ 1999-03-01 09:44:05 by sof]
import list tweak
parent
fbfeeb10
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/utils/Panic.lhs
View file @
68fe53f5
...
...
@@ -9,9 +9,9 @@ It's hard to put these functions anywhere else without causing
some unnecessary loops in the module dependency graph.
\begin{code}
module Panic ( panic, panic#, assertPanic, trace ) where
module Panic
( panic, panic#, assertPanic, trace ) where
import
Gla
Exts( trace )
import
IO
Exts
( trace )
#include "HsVersions.h"
\end{code}
...
...
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