-Wall police
This commit is contained in:
parent
c61238c488
commit
be5ea82524
1 changed files with 1 additions and 0 deletions
|
@ -140,4 +140,5 @@ u :: a
|
|||
u = undefined
|
||||
|
||||
infix 3 ~>
|
||||
(~>) :: (Show a, Eq a) => a -> a -> Expectation
|
||||
(~>) = shouldBe
|
||||
|
|
Loading…
Reference in a new issue