Bug#779986: [Pkg-haskell-maintainers] Bug#779986: Bug#779986: ghc-doc: openTempFile documentation missing from System.IO's html doc page

2015-03-08 Thread Raúl Benencia
tags 779986 + upstream forwarded 779986 https://github.com/haskell/haddock/issues/130 reassign 779986 haddock thanks On Sun, Mar 08, 2015 at 04:11:03PM +0100, Joachim Breitner wrote: > It does not occur on > https://downloads.haskell.org/~ghc/7.6.3/docs/html/libraries/ > so maybe it is just a matt

Bug#779986: [Pkg-haskell-maintainers] Bug#779986: ghc-doc: openTempFile documentation missing from System.IO's html doc page

2015-03-08 Thread Joachim Breitner
Hi, Am Sonntag, den 08.03.2015, 11:51 -0300 schrieb Raúl Benencia: > On Sat, Mar 07, 2015 at 10:10:05AM -0600, Brian Paterni wrote: > > Well that is interesting. It looks like the method I'm using to browse > > to the System.IO documentation is leading me to haskell2010: > > > > ghc-doc/html/inde

Bug#779986: [Pkg-haskell-maintainers] Bug#779986: ghc-doc: openTempFile documentation missing from System.IO's html doc page

2015-03-08 Thread Raúl Benencia
Hi, On Sat, Mar 07, 2015 at 10:10:05AM -0600, Brian Paterni wrote: > Well that is interesting. It looks like the method I'm using to browse > to the System.IO documentation is leading me to haskell2010: > > ghc-doc/html/index.html -> > ghc-doc/html/libraries/index.html -> > ghc-doc/html/librarie

Bug#779986: [Pkg-haskell-maintainers] Bug#779986: ghc-doc: openTempFile documentation missing from System.IO's html doc page

2015-03-07 Thread Brian Paterni
On Sat, 7 Mar 2015 12:39:27 -0300 =?utf-8?B?UmHDumw=?= Benencia wrote: > Dear Brian, > > Thanks for your bug report. Is there any particular reason why you are > looking that function in the haskell2010 section? You can find it here: > > /usr/share/doc/ghc-doc/html/libraries/base-4.6.0.1/System-

Bug#779986: [Pkg-haskell-maintainers] Bug#779986: ghc-doc: openTempFile documentation missing from System.IO's html doc page

2015-03-07 Thread Raúl Benencia
Dear Brian, Thanks for your bug report. Is there any particular reason why you are looking that function in the haskell2010 section? You can find it here: /usr/share/doc/ghc-doc/html/libraries/base-4.6.0.1/System-IO.html#v:openTempFile Cheers, Raúl Benencia signature.asc Description: Digital s

Bug#779986: ghc-doc: openTempFile documentation missing from System.IO's html doc page

2015-03-07 Thread Brian Paterni
Package: ghc-doc Version: 7.6.3-20 Severity: normal Dear Maintainer, I'm reading though Real World Haskell and playing with some example code from Chapter 7: I/O. The code uses openTempFile to begin operating on temporary files. Though when I go to look for documentation for this function in GHC'