From afa9d701538b9e56622a0bfdf8e04aa358c9cd82 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 15 Apr 2020 10:06:24 -0700 Subject: Reformatting Now I'm using ormolu instead of brittany for Haskell formatting now. Figured I should just make all of these big changes at once. --- Miso/FFI/Audio.hs | 1 + Miso/FFI/Document.hs | 1 + Miso/FFI/Fullscreen.hs | 1 + 3 files changed, 3 insertions(+) (limited to 'Miso') diff --git a/Miso/FFI/Audio.hs b/Miso/FFI/Audio.hs index e21ab57..b34960b 100644 --- a/Miso/FFI/Audio.hs +++ b/Miso/FFI/Audio.hs @@ -1,4 +1,5 @@ {-# LANGUAGE NoImplicitPrelude #-} + module Miso.FFI.Audio where import GHCJS.Types diff --git a/Miso/FFI/Document.hs b/Miso/FFI/Document.hs index f3a7bef..b4fe44f 100644 --- a/Miso/FFI/Document.hs +++ b/Miso/FFI/Document.hs @@ -1,4 +1,5 @@ {-# LANGUAGE NoImplicitPrelude #-} + module Miso.FFI.Document where import GHCJS.Types diff --git a/Miso/FFI/Fullscreen.hs b/Miso/FFI/Fullscreen.hs index db2e37e..4e70da6 100644 --- a/Miso/FFI/Fullscreen.hs +++ b/Miso/FFI/Fullscreen.hs @@ -1,4 +1,5 @@ {-# LANGUAGE NoImplicitPrelude #-} + module Miso.FFI.Fullscreen where import GHCJS.Types -- cgit v1.2.3