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