Skip to content

Commit

Permalink
Merge pull request #24 from stefan-hoeck/export_closure
Browse files Browse the repository at this point in the history
[ export ] public export the most common modules from algebra
  • Loading branch information
stefan-hoeck authored Apr 5, 2024
2 parents 0620a33 + 9bf2671 commit c585013
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Data/Refined.idr
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
module Data.Refined

import public Control.Relation
import public Control.Relation.ReflexiveClosure
import public Data.List
import public Data.Refined.List
import public Data.Refined.Nat
Expand Down

0 comments on commit c585013

Please sign in to comment.