From 587a115e0b4032b452936586d74c984c5741b88d Mon Sep 17 00:00:00 2001 From: Evgeny <83463196+4500zenja1@users.noreply.github.com> Date: Tue, 27 Dec 2022 23:52:31 +0300 Subject: [PATCH] Update spago.dhall --- workspace/spago.dhall | 1 + 1 file changed, 1 insertion(+) diff --git a/workspace/spago.dhall b/workspace/spago.dhall index 75040fc..04843b5 100644 --- a/workspace/spago.dhall +++ b/workspace/spago.dhall @@ -15,6 +15,7 @@ , "lists" , "maybe" , "nonempty" + , "numbers" , "ordered-collections" , "partial" , "prelude"