Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
shane-circuithub committed Jun 24, 2021
1 parent 70ce05d commit 7ae3e48
Show file tree
Hide file tree
Showing 2 changed files with 404 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rel8.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,14 @@ library
build-depends:
aeson
, base ^>= 4.14 || ^>=4.15
, bifunctors
, bytestring
, case-insensitive
, contravariant
, hasql ^>= 1.4.5.1
, opaleye ^>= 0.7.2.0
, profunctors
, product-profunctors
, scientific
, semialign
, semigroupoids
Expand All @@ -49,6 +51,7 @@ library
Rel8.Expr.Num
Rel8.Expr.Text
Rel8.Expr.Time
Rel8.Tabulate

other-modules:
Rel8.Aggregate
Expand Down
Loading

0 comments on commit 7ae3e48

Please sign in to comment.