missing type signature
This commit is contained in:
parent
bb44598b64
commit
f2cfe3b37b
|
@ -130,6 +130,7 @@ gameTypeLSpec = describe "gameTypeL" $ do
|
|||
in m ^. gameTypeL `shouldBe` Just t)
|
||||
[HomeGame, AwayGame]
|
||||
|
||||
homeScoreLSpec :: Spec
|
||||
homeScoreLSpec = describe "homeScoreL" $ do
|
||||
|
||||
context "getter" $ do
|
||||
|
|
Loading…
Reference in New Issue
Block a user