nixpkgs/pkgs/development/libraries/hunspell
Renzo Carbonara 29e04dfdaa hunspellDicts: add spanish dictionaries.
This reverts commit cf4f91f1a2, which
removed all of the spanish dictionaries. These dictionaries were
previously part of the “Red IRIS” project, but they are now part of the
“Recursos Linguísticos Abiertos del Español” project.

Additionally, this cleans up the implementation of all the Hunspell
dictionaries, since the supposedly internal `mkDict` function was either
overspecialized or overgeneralized. Now we don't try to abstract beyond
what makes sense to be abstracted.
2017-05-21 12:49:48 +02:00
..
default.nix hunspell: 1.3.3 -> 1.6.1 2017-04-23 11:42:59 +09:00
dictionaries.nix hunspellDicts: add spanish dictionaries. 2017-05-21 12:49:48 +02:00
wrapper.nix hunspellWithDicts: fix bad meta.outputsToInstall 2016-09-18 22:39:57 +02:00