summaryrefslogtreecommitdiff
path: root/fig-web/src/Fig/Web/Module/Bells.hs
diff options
context:
space:
mode:
Diffstat (limited to 'fig-web/src/Fig/Web/Module/Bells.hs')
-rw-r--r--fig-web/src/Fig/Web/Module/Bells.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/fig-web/src/Fig/Web/Module/Bells.hs b/fig-web/src/Fig/Web/Module/Bells.hs
index 7451079..1ae6dce 100644
--- a/fig-web/src/Fig/Web/Module/Bells.hs
+++ b/fig-web/src/Fig/Web/Module/Bells.hs
@@ -9,7 +9,7 @@ import Fig.Web.Utils
import Fig.Web.Types
import qualified Fig.Web.DB as DB
-public :: Module
+public :: PublicModule
public a = do
onGet "/api/songs" do
DB.hvals a.db "songnames" >>= \case