diff options
Diffstat (limited to 'frontend/frontend.cabal')
-rw-r--r-- | frontend/frontend.cabal | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/frontend/frontend.cabal b/frontend/frontend.cabal index c4affab..fb0ad6a 100644 --- a/frontend/frontend.cabal +++ b/frontend/frontend.cabal @@ -34,12 +34,11 @@ executable frontend -fno-warn-orphans build-depends: + acms, aeson, attoparsec, - backend, base, bytestring, - common, containers, data-default, exceptions, |