From c44a9c46b424f4b7cc092a213e9b03d6e50ad59d Mon Sep 17 00:00:00 2001 From: Mike Solomon Date: Tue, 5 Apr 2022 11:46:35 +0300 Subject: [PATCH] Updates test deps --- test/test.dhall | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/test/test.dhall b/test/test.dhall index 23e6dfa0..db0f5620 100644 --- a/test/test.dhall +++ b/test/test.dhall @@ -16,14 +16,15 @@ in conf // , "node-fs" , "node-path" , "nullable" + , "refs" , "spec" , "strings" , "random" , "aff","halogen-subscriptions" -,"exceptions" -, "partial" -, "tailrec" -, "web-html" + , "exceptions" + , "partial" + , "tailrec" + , "web-html" ] , sources = conf.sources #