diff options
author | Sergey Vinokurov <serg.foo@gmail.com> | 2016-10-30 17:39:50 +0200 |
---|---|---|
committer | Alex Biehl <alexbiehl@gmail.com> | 2017-04-29 22:42:36 +0200 |
commit | 393920f125d1870c4fec5a09a5ac2dddc8da746b (patch) | |
tree | 0f7a93f94fb917b89dc75962860c164453594108 /html-test/src | |
parent | 799a41fffde7ec6e1c2097b895925a4adac5419f (diff) |
Improve error message
Diffstat (limited to 'html-test/src')
-rw-r--r-- | html-test/src/SpuriousSuperclassConstraints.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html-test/src/SpuriousSuperclassConstraints.hs b/html-test/src/SpuriousSuperclassConstraints.hs index d9e43e1c..3e230945 100644 --- a/html-test/src/SpuriousSuperclassConstraints.hs +++ b/html-test/src/SpuriousSuperclassConstraints.hs @@ -7,7 +7,7 @@ -- -- <http://www.haskell.org/pipermail/haskell-cafe/2012-September/103600.html> -- --- And here is the corresponding theard on glasgow-haskell-users: +-- And here is the corresponding thread on glasgow-haskell-users: -- -- <http://www.haskell.org/pipermail/glasgow-haskell-users/2012-September/022914.html> -- |