chore: remove -Wwarn marker
This commit is contained in:
parent
91a7e11987
commit
56c26f3e51
@ -1,5 +1,3 @@
|
||||
{-# OPTIONS_GHC -Wwarn #-}
|
||||
|
||||
module Handler.Course
|
||||
( module Handler.Course
|
||||
) where
|
||||
|
||||
@ -1,5 +1,3 @@
|
||||
{-# OPTIONS_GHC -Wwarn #-}
|
||||
|
||||
module Handler.Course.Show
|
||||
( getCShowR
|
||||
, getCRegisterTemplateR, courseRegisterTemplateSource
|
||||
|
||||
Loading…
Reference in New Issue
Block a user