Skip to content

Commit

Permalink
[ export ] public export the most common modules from algebra
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-hoeck committed Apr 5, 2024
1 parent 0620a33 commit 9bf2671
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 9bf2671

Please sign in to comment.