From 74605396e2d932adb8e570702ec2d3b767b17715 Mon Sep 17 00:00:00 2001 From: Brett Gilio Date: Fri, 13 Dec 2019 22:02:56 -0600 Subject: [WIP SMLnj 0/1] Add SMLnj. Just wanted to share my progress on packaging SMLnj for Guix. This is another one in my series of somewhat difficult and thorny to package. SMLnj by default is 32-bit, we need to ensure that it has access to the new 64-bit functionality for it to work properly with some SML libraries. Otherwise, this package just has some unknown behavior that I personally am stumped on how to solve currently. Wanting to share if anybody wants to help, and so I can keep track of my progress. Send revisions by re-rolling n+1. Brett Gilio (1): gnu: Add smlnj. gnu/packages/sml.scm | 89 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) -- 2.24.1