summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules/labltk
AgeCommit message (Collapse)AuthorFilesLines
2021-04-21ocamlPackages.labltk: fix ocamlbrowser by wrappingVincent Laporte1-35/+19
Also remove legacy versions
2021-03-18ocamlPackages.labltk: add version 8.06.10 for OCaml 4.12sternenseemann1-0/+4
2021-01-12ocamlPackages: stdenv.lib → libsternenseemann1-4/+4
This change was produced by searching for remaining occurrences of stdenv.lib and replacing them manually. Reference #108938.
2020-09-06ocamlPackages.labltk: init at 8.06.9 for OCaml 4.11Vincent Laporte1-0/+4
2020-05-18ocamlPackages.labltk: init at 8.06.8 for OCaml 4.10Vincent Laporte1-8/+18
2019-10-12ocamlPackages.labltk: init at 8.06.7 for OCaml ≥ 4.08Vincent Laporte1-13/+25
2019-08-26treewide: remove redundant quotesvolth1-1/+1
2018-12-17ocamlPackages.labltk: fix evaluation with OCaml < 4.04Vincent Laporte1-0/+4
2018-07-29ocamlPackages.labltk: init at 8.06 (#43963)Vincent Laporte1-0/+57
LablTk is an OCaml interface to the Tcl/Tk GUI framework. homepage: http://labltk.forge.ocamlcore.org/