google / google/haskell-indexer

Multi-clause definitions are only linked once

Open
#49 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
103
Forks
19
PR merge metrics
No merged PRs in 30d

Description

If a file contains the following definition for `go`, only the first occurence of `go` is linked. The second occurrence is not linked.

```
go 0 = ()
go 1 = ()
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.