1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 01:47:01 +03:00

Revert "Declare the interpreter spec in the cabal file."

This reverts commit 55f0f2eeef07a7b9719de94bdb0d191c31e205e1.
This commit is contained in:
Rob Rix 2015-12-17 13:42:52 -05:00
parent f4248aaa64
commit ae14851129

View File

@ -82,7 +82,6 @@ test-suite semantic-diff-test
hs-source-dirs: test
main-is: Spec.hs
other-modules: OrderedMapSpec
, InterpreterSpec
build-depends: base
, containers
, free