Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
71f74505
Commit
71f74505
authored
Apr 18, 2007
by
Simon Marlow
Browse files
add module header
parent
2aeabd26
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/main/BreakArray.hs
View file @
71f74505
-----------------------------------------------------------------------------
--
-- Break Arrays in the IO monad
-- Entries in the array are Word sized
--
-- (c) The University of Glasgow 2007
--
-----------------------------------------------------------------------------
module
BreakArray
(
BreakArray
(
BA
)
-- constructor is exported only for ByteCodeGen
,
newBreakArray
,
getBreak
,
setBreakOn
...
...
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