1
1
mirror of https://github.com/github/semantic.git synced 2024-12-24 23:42:31 +03:00

Add hspec-expectations-pretty-diff to semantic-diff

This commit is contained in:
Rick Winfrey 2016-09-14 16:44:46 -05:00
parent 91b12b71d0
commit 2f2dd26fbc

View File

@ -135,6 +135,7 @@ test-suite test
, vector
, wl-pprint-text
, protolude
, hspec-expectations-pretty-diff
ghc-options: -threaded -rtsopts -with-rtsopts=-N -j -pgml=script/g++
default-language: Haskell2010
default-extensions: DeriveFunctor, DeriveGeneric, FlexibleContexts, FlexibleInstances, OverloadedStrings, NoImplicitPrelude, RecordWildCards