
2 Oct
2015
2 Oct
'15
3:51 p.m.
Dear all, What you think, if instead of /Since: 4.8.0.0/, we start to use /Since: base-4.8.0.0/. Adding the package name seems redundant, but on the other hand some haddock instance lists look weird. For example in Cabal Distribution.Version docs [1] has: NFData Version -- /Since: 1.3.0.0/ Luckily Cabal is in 1.2x, otherwise /Since: 1.3.0.0/ next to the NFData Version could be very confusing. What you think about this new practice? Greetings, Oleg Grenrus [1] http://hackage.haskell.org/package/Cabal-1.22.4.0/docs/Distribution-Version.... http://hackage.haskell.org/package/Cabal-1.22.4.0/docs/Distribution-Version.... P.S. also the [1] doesn’t show orphan `Binary Version` instance provided. I hope it was a temporary glitch in haddock.