Skip to content

Commit

Permalink
Update type-defaulting-in-ghci location [ci skip]
Browse files Browse the repository at this point in the history
Signed-off-by: Edward Z. Yang <[email protected]>
  • Loading branch information
ezyang committed Jul 29, 2016
1 parent 318ab0b commit 9fea99d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cabal/Language/Haskell/Extension.hs
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ data KnownExtension =
-- | Allow default instantiation of polymorphic types in more
-- situations.
--
-- * <http://www.haskell.org/ghc/docs/latest/html/users_guide/interactive-evaluation.html#extended-default-rules>
-- * <http://downloads.haskell.org/~ghc/latest/docs/html/users_guide/ghci.html#type-defaulting-in-ghci>
| ExtendedDefaultRules

-- | Enable unboxed tuples.
Expand Down

0 comments on commit 9fea99d

Please sign in to comment.