1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00

Sort the dependencies in each cabal file.

This commit is contained in:
Rob Rix 2016-02-28 13:34:07 -05:00
parent bcbb762ccf
commit 145defd1b9

View File

@ -74,9 +74,9 @@ test-suite semantic-diff-test
, Glob
, hspec >= 2.1.10
, QuickCheck >= 2.8.1
, quickcheck-text
, semantic-diff
, text >= 1.2.1.3
, quickcheck-text
if os(darwin)
ghc-options: -threaded -rtsopts -with-rtsopts=-N -j
else