Vincent Laporte
5e4edcc4ec
ocamlPackages.topkg: refactoring
2017-12-14 07:36:29 +00:00
Vincent Laporte
52ecd549ec
ocamlPackages.uuseg: 1.0.0 -> 10.0.0
2017-06-29 16:37:46 +00:00
Vincent Laporte
190cc67310
ocamlPackages.uuseg: 0.9.0 -> 1.0.0
2017-01-13 06:38:07 +00:00
sternenseemann
ca9ab3bfe1
ocaml-uuseg: 0.8.0 -> 0.9.0
...
This commit also refactors the expression.
2016-11-11 08:30:37 +01:00
Profpatsch
2bd86e9e47
Revert "Merge pull request #20090 from sternenseemann/master"
...
Reason: https://github.com/NixOS/nixpkgs/pull/20090#commitcomment-19686426
This reverts commit 9ffcb1b2503303bfdb4a8fc31c8e4160184eb74c, reversing
changes made to a6283c1126676d30de3abfb3ee8865505da0ed43.
2016-11-04 12:24:57 +01:00
sternenseemann
18788cbac7
ocaml-uuseg: 0.8.0 -> 0.9.0
...
This commit also refactors the expression.
2016-11-03 14:34:35 +01:00
Vincent Laporte
4168706d4f
OCaml modules: make explicit some dependencies to ocamlbuild
2016-10-09 11:55:19 +02:00
Nicolas B. Pierron
72c6f8a140
Ensure that we can evaluate the platform attribute of ocaml packages.
2016-03-13 19:08:26 +00:00
Vincent Laporte
2335ec0b40
Adds ocaml-uuseg
...
Uuseg is an OCaml library for segmenting Unicode text. It implements the
locale independent Unicode text segmentation algorithms to detect
grapheme cluster, word and sentence boundaries and the Unicode line
breaking algorithm to detect line break opportunities.
Homepage: http://erratique.ch/software/uuseg
2014-12-28 14:30:12 +01:00