Update link to exported functions (#106)
The file `Symbols.md` doesn't exist anymore in the repository. In the meantime Haddock fixed a long standing bug that allows Hackage to display all exported symbols now so we can now link to it.
This commit is contained in:
committed by
Stephen Diehl
parent
c649da1944
commit
2770a143d0
@@ -80,9 +80,7 @@ import Protolude
|
||||
Exported Functions
|
||||
------------------
|
||||
|
||||
The list of exports is given in the [Symbols.md](./Symbols.md) file. Haddock
|
||||
unfortunately breaks in the presence of module reexports and is unable to render
|
||||
documentation.
|
||||
The list of exports can be browsed [here](http://hackage.haskell.org/package/protolude-0.2.3/docs/Protolude.html).
|
||||
|
||||
Dependencies
|
||||
------------
|
||||
|
||||
Reference in New Issue
Block a user