src/Tools/Haskell/Test.thy
changeset 69459 bbb61a9cb99a
parent 69453 dcea1fffbfe6
child 69473 f71598c11fae
--- a/src/Tools/Haskell/Test.thy	Thu Dec 13 15:21:34 2018 +0100
+++ b/src/Tools/Haskell/Test.thy	Thu Dec 13 15:32:54 2018 +0100
@@ -18,7 +18,7 @@
       val _ =
         GHC.new_project tmp_dir
           {name = "isabelle",
-           depends = ["bytestring", "network", "split", "utf8-string"],
+           depends = ["bytestring", "network", "split", "utf8-string", "uuid"],
            modules = modules};
 
       val (out, rc) =