Bug26
Description
This module tests the ‘@since …’ annotation.
Since: 1.2.3
Synopsis
f :: () #
Foo
Since: 2.10.8
g :: () #
Bar
class C a where #
Class
Since: 1.0
Minimal complete definition
c_f
Methods
c_f :: a #
Instances
instance for ()
Since: 0.7.8
c_f :: () #