From: Daniel Fischer Date: Mon, 30 May 2011 09:08:24 +0000 (+0200) Subject: Space between fromInteger and function in bugs.xml X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=eeed4e413571865f1a9e41b9772ed3106fd79868;hp=76d56074385adbfd72d9ca43b777c1f288f58582 Space between fromInteger and function in bugs.xml --- diff --git a/docs/users_guide/bugs.xml b/docs/users_guide/bugs.xml index b3a7465..9b167cc 100644 --- a/docs/users_guide/bugs.xml +++ b/docs/users_guide/bugs.xml @@ -251,7 +251,7 @@ checking for duplicates. The reason for this is efficiency, pure and simple. the Int type. The fromIntegerfromInteger - function (and hence + function (and hence also fromIntegralfromIntegral ) is a special case when converting to Int. The value of