Skip to content
GitLab
Menu
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
18548252
Commit
18548252
authored
Nov 15, 2014
by
Herbert Valerio Riedel
🕺
Browse files
Workaround
452d6aa9
breaking TrustworthySafe03
This is only a temporary kludge until the issue workarounded by
452d6aa9
gets properly fixed
parent
e14a9732
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/safeHaskell/safeInfered/TrustworthySafe03.hs
View file @
18548252
{-# LANGUAGE Trustworthy #-}
{-# OPTIONS_GHC -Wall #-}
{-# OPTIONS_GHC -fwarn-trustworthy-safe #-}
-- temp broken by 452d6aa95
-- | This module is marked trustworthy but should be inferable as -XSafe.
-- Warning enabled through `-W`.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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