From ca28f4a86b839d702bdaa70925884aa2bd5cf9ed Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 14 Jul 2020 19:22:28 -0700 Subject: deps: update miso --- Hero/Client.hs | 1 + nix/sources.json | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Hero/Client.hs b/Hero/Client.hs index 5429855..a2dbbec 100644 --- a/Hero/Client.hs +++ b/Hero/Client.hs @@ -68,6 +68,7 @@ main = miso $ \currentURI -> App {model = initModel currentURI, ..} events = defaultEvents initialAction = NoOp mountPoint = Nothing + logLevel = DebugPrerender (∈) :: Ord a => a -> Set a -> Bool (∈) = Set.member diff --git a/nix/sources.json b/nix/sources.json index fdbb4b6..2f10c53 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -31,10 +31,10 @@ "homepage": "https://haskell-miso.org", "owner": "dmjio", "repo": "miso", - "rev": "41234e419d6177fe05913a1bd885f811afe5cc9f", - "sha256": "1nby1y8yixv0a47h1bzdfjcwzah3km7bfd0phdb520ci4dgs30w1", + "rev": "1b921c55c2e41f765b26955b642443344b69852b", + "sha256": "1fqvp3rkf9j4rda64wblmzzvzfn0j6wacpnm57zdanlscd8s37bl", "type": "tarball", - "url": "https://github.com/dmjio/miso/archive/41234e419d6177fe05913a1bd885f811afe5cc9f.tar.gz", + "url": "https://github.com/dmjio/miso/archive/1b921c55c2e41f765b26955b642443344b69852b.tar.gz", "url_template": "https://github.com///archive/.tar.gz", "version": "1.5" }, -- cgit v1.2.3