mirror of
https://github.com/github/semantic.git
synced 2024-11-28 01:47:01 +03:00
Move Console and Unified into the exe.
This commit is contained in:
parent
09642ae264
commit
99e383a644
@ -22,8 +22,6 @@ library
|
||||
, SES
|
||||
, Categorizable
|
||||
, Term
|
||||
, Unified
|
||||
, Console
|
||||
build-depends: base >= 4.8 && < 5
|
||||
, containers
|
||||
, free
|
||||
@ -33,6 +31,8 @@ library
|
||||
executable semantic-diff-exe
|
||||
hs-source-dirs: app
|
||||
main-is: Main.hs
|
||||
, Unified
|
||||
, Console
|
||||
ghc-options: -threaded -rtsopts -with-rtsopts=-N
|
||||
build-depends: base
|
||||
, containers
|
||||
|
Loading…
Reference in New Issue
Block a user