Fix formatting

This commit is contained in:
eikek
2022-01-09 23:53:01 +01:00
parent 9415f72ec0
commit 54a4e6efee
9 changed files with 63 additions and 20 deletions

View File

@ -1,3 +1,10 @@
{-
Copyright 2020 Eike K. & Contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-}
module Comp.BookmarkChooser exposing
( Model
, Msg

View File

@ -1,3 +1,10 @@
{-
Copyright 2020 Eike K. & Contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-}
module Comp.BookmarkQueryManage exposing (..)
import Api

View File

@ -1,3 +1,10 @@
{-
Copyright 2020 Eike K. & Contributors
SPDX-License-Identifier: AGPL-3.0-or-later
-}
module Data.Bookmarks exposing
( AllBookmarks
, Bookmarks