X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=docs%2Fusers_guide%2Fglasgow_exts.xml;h=7a918a8f49ad1908a59c085d54c1228f17d0a6a3;hp=9c1b2c7a789e9524afdf68ac03cbe9e0226deb74;hb=bec18cb3a1dcbc70b0257a367091c9a5948da6f6;hpb=5edf58c10a0144fa8b328e18d0b7fffec2319424 diff --git a/docs/users_guide/glasgow_exts.xml b/docs/users_guide/glasgow_exts.xml index 9c1b2c7..7a918a8 100644 --- a/docs/users_guide/glasgow_exts.xml +++ b/docs/users_guide/glasgow_exts.xml @@ -140,7 +140,7 @@ documentation describes all the libraries that come with GHC. - + @@ -2090,7 +2090,7 @@ option, you can use arbitrary types in both an instance context and instance head. Termination is ensured by having a fixed-depth recursion stack. If you exceed the stack depth you get a sort of backtrace, and the opportunity to increase the stack depth -with N. +with N.