Skip to content

Commit

Permalink
Disable currently broken deriveEq tests
Browse files Browse the repository at this point in the history
  • Loading branch information
UlfNorell committed Nov 15, 2018
1 parent c683f3f commit 809e9dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Main.agda
Expand Up @@ -34,7 +34,7 @@ open import Numeric.Nat.Pow

open import MonoidTactic

open import DeriveEqTest
-- open import DeriveEqTest

Hello = printf "%c%s" 'H' "ello"
World = printf "%-7s(%.6f)" "World" π
Expand Down

0 comments on commit 809e9dd

Please sign in to comment.