summaryrefslogtreecommitdiff
path: root/Miso/FFI/Document.hs
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2020-04-15 10:06:24 -0700
committerBen Sima <ben@bsima.me>2020-04-15 10:07:02 -0700
commitafa9d701538b9e56622a0bfdf8e04aa358c9cd82 (patch)
treedee95c3955b3fe3d11e80d89823660d28eee0587 /Miso/FFI/Document.hs
parentf4b8c0df041b063c0b47d2ec6c818a9c202fd833 (diff)
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.
Diffstat (limited to 'Miso/FFI/Document.hs')
-rw-r--r--Miso/FFI/Document.hs1
1 files changed, 1 insertions, 0 deletions
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