purescript / pursuit

Website for hosting and searching PureScript API documentation
https://pursuit.purescript.org/
Other
169 stars 47 forks source link

Links to type operators are incorrect #312

Closed rightfold closed 7 years ago

rightfold commented 7 years ago

A type operator @ inside a signature links to #:@ but it should link to #t:type (@). For example, click the -* in https://pursuit.purescript.org/packages/purescript-substructural/0.0.16/docs/Data.Array.Unique#v:empty

hdgarrood commented 7 years ago

Thanks for the report!