diff options
Diffstat (limited to 'utils/unlit/README')
-rw-r--r-- | utils/unlit/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/utils/unlit/README b/utils/unlit/README new file mode 100644 index 0000000000..4dd2ef5132 --- /dev/null +++ b/utils/unlit/README @@ -0,0 +1,8 @@ +This "unlit" program, used by the GHC driver, is originally by Mark +Jones (then at Oxford). It is taken in its present form *directly* +from the LML/HBC distribution (from Chalmers). + +We are grateful for this piece of shared code. + +For more "powerful" swizzling of literate scripts, please see the +"literate" stuff from Glasgow. |