Skip to content
GitLab
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
7fc749a4
Commit
7fc749a4
authored
Sep 04, 2007
by
Ian Lynagh
Browse files
Fix CodingStyle#Warnings URLs
parent
fa92f5d1
Changes
300
Hide whitespace changes
Inline
Side-by-side
compiler/basicTypes/BasicTypes.lhs
View file @
7fc749a4
...
...
@@ -18,7 +18,7 @@ types that
-- The above warning supression flag is a temporary kludge.
-- While working on this module you are encouraged to remove it and fix
-- any warnings in the module. See
-- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings
-- http://hackage.haskell.org/trac/ghc/wiki/
Commentary/
CodingStyle#Warnings
-- for details
module BasicTypes(
...
...
compiler/basicTypes/DataCon.lhs
View file @
7fc749a4
...
...
@@ -9,7 +9,7 @@
-- The above warning supression flag is a temporary kludge.
-- While working on this module you are encouraged to remove it and fix
-- any warnings in the module. See
-- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings
-- http://hackage.haskell.org/trac/ghc/wiki/
Commentary/
CodingStyle#Warnings
-- for details
module DataCon (
...
...
compiler/basicTypes/Demand.lhs
View file @
7fc749a4
...
...
@@ -9,7 +9,7 @@
-- The above warning supression flag is a temporary kludge.
-- While working on this module you are encouraged to remove it and fix
-- any warnings in the module. See
-- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings
-- http://hackage.haskell.org/trac/ghc/wiki/
Commentary/
CodingStyle#Warnings
-- for details
#ifndef OLD_STRICTNESS
...
...
compiler/basicTypes/Id.lhs
View file @
7fc749a4
...
...
@@ -9,7 +9,7 @@
-- The above warning supression flag is a temporary kludge.
-- While working on this module you are encouraged to remove it and fix
-- any warnings in the module. See
-- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings
-- http://hackage.haskell.org/trac/ghc/wiki/
Commentary/
CodingStyle#Warnings
-- for details
module Id (
...
...
compiler/basicTypes/IdInfo.lhs
View file @
7fc749a4
...
...
@@ -12,7 +12,7 @@ Haskell. [WDP 94/11])
-- The above warning supression flag is a temporary kludge.
-- While working on this module you are encouraged to remove it and fix
-- any warnings in the module. See
-- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings
-- http://hackage.haskell.org/trac/ghc/wiki/
Commentary/
CodingStyle#Warnings
-- for details
module IdInfo (
...
...
compiler/basicTypes/Literal.lhs
View file @
7fc749a4
...
...
@@ -9,7 +9,7 @@
-- The above warning supression flag is a temporary kludge.
-- While working on this module you are encouraged to remove it and fix
-- any warnings in the module. See
-- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings
-- http://hackage.haskell.org/trac/ghc/wiki/
Commentary/
CodingStyle#Warnings
-- for details
module Literal
...
...
compiler/basicTypes/MkId.lhs
View file @
7fc749a4
...
...
@@ -16,7 +16,7 @@ have a standard form, namely:
-- The above warning supression flag is a temporary kludge.
-- While working on this module you are encouraged to remove it and fix
-- any warnings in the module. See
-- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings
-- http://hackage.haskell.org/trac/ghc/wiki/
Commentary/
CodingStyle#Warnings
-- for details
module MkId (
...
...
compiler/basicTypes/Module.lhs
View file @
7fc749a4
...
...
@@ -13,7 +13,7 @@ the keys.
-- The above warning supression flag is a temporary kludge.
-- While working on this module you are encouraged to remove it and fix
-- any warnings in the module. See
-- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings
-- http://hackage.haskell.org/trac/ghc/wiki/
Commentary/
CodingStyle#Warnings
-- for details
module Module
...
...
compiler/basicTypes/Name.lhs
View file @
7fc749a4
...
...
@@ -9,7 +9,7 @@
-- The above warning supression flag is a temporary kludge.
-- While working on this module you are encouraged to remove it and fix
-- any warnings in the module. See
-- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings
-- http://hackage.haskell.org/trac/ghc/wiki/
Commentary/
CodingStyle#Warnings
-- for details
module Name (
...
...
compiler/basicTypes/NameEnv.lhs
View file @
7fc749a4
...
...
@@ -9,7 +9,7 @@
-- The above warning supression flag is a temporary kludge.
-- While working on this module you are encouraged to remove it and fix
-- any warnings in the module. See
-- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings
-- http://hackage.haskell.org/trac/ghc/wiki/
Commentary/
CodingStyle#Warnings
-- for details
module NameEnv (
...
...
compiler/basicTypes/NameSet.lhs
View file @
7fc749a4
...
...
@@ -8,7 +8,7 @@
-- The above warning supression flag is a temporary kludge.
-- While working on this module you are encouraged to remove it and fix
-- any warnings in the module. See
-- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings
-- http://hackage.haskell.org/trac/ghc/wiki/
Commentary/
CodingStyle#Warnings
-- for details
module NameSet (
...
...
compiler/basicTypes/NewDemand.lhs
View file @
7fc749a4
...
...
@@ -9,7 +9,7 @@
-- The above warning supression flag is a temporary kludge.
-- While working on this module you are encouraged to remove it and fix
-- any warnings in the module. See
-- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings
-- http://hackage.haskell.org/trac/ghc/wiki/
Commentary/
CodingStyle#Warnings
-- for details
module NewDemand(
...
...
compiler/basicTypes/OccName.lhs
View file @
7fc749a4
...
...
@@ -8,7 +8,7 @@
-- The above warning supression flag is a temporary kludge.
-- While working on this module you are encouraged to remove it and fix
-- any warnings in the module. See
-- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings
-- http://hackage.haskell.org/trac/ghc/wiki/
Commentary/
CodingStyle#Warnings
-- for details
module OccName (
...
...
compiler/basicTypes/RdrName.lhs
View file @
7fc749a4
...
...
@@ -8,7 +8,7 @@
-- The above warning supression flag is a temporary kludge.
-- While working on this module you are encouraged to remove it and fix
-- any warnings in the module. See
-- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings
-- http://hackage.haskell.org/trac/ghc/wiki/
Commentary/
CodingStyle#Warnings
-- for details
module RdrName (
...
...
compiler/basicTypes/SrcLoc.lhs
View file @
7fc749a4
...
...
@@ -7,7 +7,7 @@
-- The above warning supression flag is a temporary kludge.
-- While working on this module you are encouraged to remove it and fix
-- any warnings in the module. See
-- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings
-- http://hackage.haskell.org/trac/ghc/wiki/
Commentary/
CodingStyle#Warnings
-- for details
module SrcLoc (
...
...
compiler/basicTypes/UniqSupply.lhs
View file @
7fc749a4
...
...
@@ -8,7 +8,7 @@
-- The above warning supression flag is a temporary kludge.
-- While working on this module you are encouraged to remove it and fix
-- any warnings in the module. See
-- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings
-- http://hackage.haskell.org/trac/ghc/wiki/
Commentary/
CodingStyle#Warnings
-- for details
module UniqSupply (
...
...
compiler/basicTypes/Unique.lhs
View file @
7fc749a4
...
...
@@ -20,7 +20,7 @@ Haskell).
-- The above warning supression flag is a temporary kludge.
-- While working on this module you are encouraged to remove it and fix
-- any warnings in the module. See
-- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings
-- http://hackage.haskell.org/trac/ghc/wiki/
Commentary/
CodingStyle#Warnings
-- for details
module Unique (
...
...
compiler/basicTypes/Var.lhs
View file @
7fc749a4
...
...
@@ -9,7 +9,7 @@
-- The above warning supression flag is a temporary kludge.
-- While working on this module you are encouraged to remove it and fix
-- any warnings in the module. See
-- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings
-- http://hackage.haskell.org/trac/ghc/wiki/
Commentary/
CodingStyle#Warnings
-- for details
module Var (
...
...
compiler/basicTypes/VarEnv.lhs
View file @
7fc749a4
...
...
@@ -8,7 +8,7 @@
-- The above warning supression flag is a temporary kludge.
-- While working on this module you are encouraged to remove it and fix
-- any warnings in the module. See
-- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings
-- http://hackage.haskell.org/trac/ghc/wiki/
Commentary/
CodingStyle#Warnings
-- for details
module VarEnv (
...
...
compiler/basicTypes/VarSet.lhs
View file @
7fc749a4
...
...
@@ -8,7 +8,7 @@
-- The above warning supression flag is a temporary kludge.
-- While working on this module you are encouraged to remove it and fix
-- any warnings in the module. See
-- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings
-- http://hackage.haskell.org/trac/ghc/wiki/
Commentary/
CodingStyle#Warnings
-- for details
module VarSet (
...
...
Prev
1
2
3
4
5
…
15
Next
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