Skip to content

Commit

Permalink
add transformers to deps - needed for ghc 7.8 and earlier
Browse files Browse the repository at this point in the history
  • Loading branch information
yaxu committed Jan 19, 2019
1 parent fa941f0 commit cdad6d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tidal.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ library
, mwc-random < 0.15
, vector < 0.13
, bifunctors < 5.6

, transformers < 0.5.6

if !impl(ghc >= 8.4.1)
build-depends: semigroups == 0.18.*

Expand Down

0 comments on commit cdad6d1

Please sign in to comment.