1
1
mirror of https://github.com/github/semantic.git synced 2024-12-18 04:11:48 +03:00

Depend on leancheck.

This commit is contained in:
Rob Rix 2017-01-05 14:32:20 -05:00
parent 54170abc51
commit c18217567e

View File

@ -81,6 +81,7 @@ library
, gitrev , gitrev
, hashable , hashable
, kdt , kdt
, leancheck
, MonadRandom , MonadRandom
, mtl , mtl
, optparse-applicative , optparse-applicative