We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Data.Char.Unicode.Internal
1 parent 9a1d7b2 commit 88f3d9bCopy full SHA for 88f3d9b
docs/README.md
@@ -4,7 +4,7 @@ This directory contains documentation for `unicode`. If you are interested in co
4
5
## Generating Internal Modules
6
7
-The [Data.Char.Unicode.Internal](src/Data/Char/Unicode/Internal.purs) module can be generated with the following command:
+The [Data.Char.Unicode.Internal](../src/Data/Char/Unicode/Internal.purs) module can be generated with the following command:
8
9
```sh
10
$ wget 'http://www.unicode.org/Public/6.0.0/ucd/UnicodeData.txt'
0 commit comments