generated from tpl/purs
feat: Could not match type NonEmptyList with type Array
This commit is contained in:
parent
f79de31fde
commit
5ba18264c7
@ -10,7 +10,7 @@ import Control.Monad.Error.Class (throwError)
|
||||
import Control.Monad.Except (ExceptT, except, runExcept, runExceptT)
|
||||
import Data.Argonaut (Json)
|
||||
import Data.Argonaut (stringify) as Argonaut
|
||||
import Data.Array (foldl)
|
||||
import Data.Foldable (foldl)
|
||||
import Data.Array as Array
|
||||
import Data.Bifunctor (lmap)
|
||||
import Data.ByteString (ByteString)
|
||||
|
Loading…
Reference in New Issue
Block a user