Skip to content

Haddock type  #20

@MathiasBartl

Description

@MathiasBartl

I am using haddock with
cabal haddock

I uses types for readability and codequality like:
type Size = Int
size :: ConcurrentHashTable key val -> IO(Size)
but I want the haddock docuentation to read:
size :: ConcurrentHashTable key val -> IO(Int)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions