Skip to content
Snippets Groups Projects
Commit 4c719460 authored by BinderDavid's avatar BinderDavid Committed by Marge Bot
Browse files

Fix dead link to haskell prime discussion

parent 19e80b9a
No related branches found
No related merge requests found
...@@ -46,7 +46,7 @@ Bang patterns ...@@ -46,7 +46,7 @@ Bang patterns
GHC supports an extension of pattern matching called *bang patterns*, GHC supports an extension of pattern matching called *bang patterns*,
written ``!pat``. Bang patterns are under consideration for Haskell written ``!pat``. Bang patterns are under consideration for Haskell
Prime. The `Haskell prime feature Prime. The `Haskell prime feature
description <http://ghc.haskell.org/trac/haskell-prime/wiki/BangPatterns>`__ description <https://gitlab.haskell.org/haskell/prime/-/wikis/BangPatterns>`__
contains more discussion and examples than the material below. contains more discussion and examples than the material below.
The main idea is to add a single new production to the syntax of The main idea is to add a single new production to the syntax of
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment