Safe HaskellSafe

Bug253

Description

This module tests that if we're trying to link to a qualified identifier that's not in scope, we get an anchor as if it was a variable. Previous behaviour was to treat it as a type constructor so issue like #253 arose. Also see rename function comments in source.

Synopsis

Documentation

foo :: () #

This link should generate #v anchor: fakeFakeFake