Update package specification

This commit is contained in:
Danila Fedorin 2023-02-28 19:03:17 -08:00
parent 66de5244af
commit b3d9b10eb6
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ When creating a new Spago project, you can use
`spago init --no-comments` or `spago init -C`
to generate this file without the comments in this block.
-}
{ name = "logic"
{ name = "logict"
, dependencies =
[ "control", "lists", "maybe", "prelude", "transformers", "tuples" ]
, packages = ./packages.dhall