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
42de5409
Commit
42de5409
authored
Jun 18, 2012
by
Ian Lynagh
Browse files
Remove redundant warning suppression in basicTypes/Literal.lhs
parent
8cdb98b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/basicTypes/Literal.lhs
View file @
42de5409
...
...
@@ -7,13 +7,6 @@
\begin{code}
{-# LANGUAGE DeriveDataTypeable #-}
{-# OPTIONS -fno-warn-tabs #-}
-- The above warning supression flag is a temporary kludge.
-- While working on this module you are encouraged to remove it and
-- detab the module (please do the detabbing in a separate patch). See
-- http://hackage.haskell.org/trac/ghc/wiki/Commentary/CodingStyle#TabsvsSpaces
-- for details
module Literal
(
-- * Main data type
...
...
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