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
|
||||||
( module Handler.Course
|
( module Handler.Course
|
||||||
) where
|
) where
|
||||||
|
|||||||
@ -1,5 +1,3 @@
|
|||||||
{-# OPTIONS_GHC -Wwarn #-}
|
|
||||||
|
|
||||||
module Handler.Course.Show
|
module Handler.Course.Show
|
||||||
( getCShowR
|
( getCShowR
|
||||||
, getCRegisterTemplateR, courseRegisterTemplateSource
|
, getCRegisterTemplateR, courseRegisterTemplateSource
|
||||||
|
|||||||
Reference in New Issue
Block a user