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
2ef35d8f
Commit
2ef35d8f
authored
Apr 11, 2016
by
Herbert Valerio Riedel
🕺
Browse files
Use `@since` annotation in GHC.ExecutionStack
While
ad532ded
fixed the version number, this fixes the markup...
parent
aadde2b9
Changes
2
Hide whitespace changes
Inline
Side-by-side
libraries/base/GHC/ExecutionStack.hs
View file @
2ef35d8f
...
...
@@ -26,7 +26,7 @@
-- ,("RTS expects libdw","YES")
-- @
--
--
/S
ince
:
4.9.0.0
/
--
@s
ince 4.9.0.0
-----------------------------------------------------------------------------
module
GHC.ExecutionStack
(
...
...
libraries/base/GHC/ExecutionStack/Internal.hsc
View file @
2ef35d8f
...
...
@@ -10,7 +10,7 @@
--
-- Internals of the `GHC.ExecutionStack` module
--
--
/S
ince
:
4.9.0.0
/
--
@s
ince 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