Skip to content

Commit a62e82a

Browse files
committed
minor fixes
1 parent fc7ff80 commit a62e82a

File tree

9 files changed

+31
-811
lines changed

9 files changed

+31
-811
lines changed

axiom.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ library
2929
build-depends: base > 4.0 && <6.0
3030
, transformers -any
3131
, containers -any
32-
, transient >= 0.5.4
33-
, transient-universe >= 0.4.1
32+
, transient >= 0.5.9.2
33+
, transient-universe >= 0.4.6.1
3434

3535
, mtl -any
3636
, ghcjs-perch >= 0.3.3

0 commit comments

Comments
 (0)