missing haddock comments
This commit is contained in:
parent
c76c763a5d
commit
25034f0c48
|
@ -23,8 +23,10 @@ module Mtlstats.Actions (startNewSeason, startNewGame) where
|
|||
|
||||
import Mtlstats.Types
|
||||
|
||||
-- | Starts a new season
|
||||
startNewSeason :: ProgState -> ProgState
|
||||
startNewSeason = undefined
|
||||
|
||||
-- | Starts a new game
|
||||
startNewGame :: ProgState -> ProgState
|
||||
startNewGame = undefined
|
||||
|
|
Loading…
Reference in New Issue
Block a user