Update package specification
This commit is contained in:
parent
66de5244af
commit
b3d9b10eb6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user