Skip to content

Commit

Permalink
Remove faulty import in src/Algebra/Dioid
Browse files Browse the repository at this point in the history
  • Loading branch information
anfelor committed Apr 26, 2018
1 parent 61aaed1 commit a8dad25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Algebra/Dioid.agda
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
module Algebra.Dioid where

open import Algebra.Reasoning

record Dioid A (_≡_ : A -> A -> Set) : Set where
field
Expand Down

0 comments on commit a8dad25

Please sign in to comment.