chore: remove -Wwarn marker

This commit is contained in:
Wolfgang Witt 2021-04-06 14:52:00 +02:00 committed by Gregor Kleen
parent 91a7e11987
commit 56c26f3e51
2 changed files with 0 additions and 4 deletions

View File

@ -1,5 +1,3 @@
{-# OPTIONS_GHC -Wwarn #-}
module Handler.Course
( module Handler.Course
) where

View File

@ -1,5 +1,3 @@
{-# OPTIONS_GHC -Wwarn #-}
module Handler.Course.Show
( getCShowR
, getCRegisterTemplateR, courseRegisterTemplateSource