Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dylan Yudaken
GHC
Commits
ad532ded
Commit
ad532ded
authored
Apr 10, 2016
by
Ben Gamari
🐢
Browse files
base: Fix "since" annotation on GHC.ExecutionStack
I have no idea where "4.11" came from.
parent
cf5ff08f
Changes
2
Hide whitespace changes
Inline
Side-by-side
libraries/base/GHC/ExecutionStack.hs
View file @
ad532ded
...
...
@@ -26,7 +26,7 @@
-- ,("RTS expects libdw","YES")
-- @
--
-- /Since: 4.
11
.0.0/
-- /Since: 4.
9
.0.0/
-----------------------------------------------------------------------------
module
GHC.ExecutionStack
(
...
...
libraries/base/GHC/ExecutionStack/Internal.hsc
View file @
ad532ded
...
...
@@ -10,7 +10,7 @@
--
-- Internals of the `GHC.ExecutionStack` module
--
-- /Since: 4.
11
.0.0/
-- /Since: 4.
9
.0.0/
-----------------------------------------------------------------------------
#include "HsFFI.h"
...
...
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