diff options
Diffstat (limited to 'Miso/FFI/Document.hs')
-rw-r--r-- | Miso/FFI/Document.hs | 1 |
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 |