Sfoglia il codice sorgente

Add missing direct dependencies

jherve 1 anno fa
parent
commit
a61d116dfc
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      spago.dhall

+ 2 - 0
spago.dhall

@@ -16,6 +16,7 @@ You can edit this file as you like.
   , "either"
   , "enums"
   , "foldable-traversable"
+  , "foreign-object"
   , "free"
   , "int64"
   , "integers"
@@ -31,6 +32,7 @@ You can edit this file as you like.
   , "partial"
   , "prelude"
   , "profunctor-lenses"
+  , "record"
   , "spec"
   , "strings"
   , "transformers"