diff options
| author | LLLL Colonq <llll@colonq> | 2024-03-01 18:39:11 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2024-03-01 18:39:11 -0500 |
| commit | 88e2726fc1fc6cec2b9e63526ce4c0a1a04a2e98 (patch) | |
| tree | 94fd56c8c02e422a54d69aa7dec798b7a55d6a2d /fig-monitor-bullfrog | |
| parent | 4a23754fc6515c947e0bbac38cd0e558b701fe2f (diff) | |
Add new frontend
Diffstat (limited to 'fig-monitor-bullfrog')
| -rw-r--r-- | fig-monitor-bullfrog/fig-monitor-bullfrog.cabal | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fig-monitor-bullfrog/fig-monitor-bullfrog.cabal b/fig-monitor-bullfrog/fig-monitor-bullfrog.cabal index 2d06268..0cc111e 100644 --- a/fig-monitor-bullfrog/fig-monitor-bullfrog.cabal +++ b/fig-monitor-bullfrog/fig-monitor-bullfrog.cabal @@ -25,7 +25,6 @@ common deps , mtl , network , safe-exceptions - , scotty , text , time , tomland @@ -52,4 +51,4 @@ executable fig-monitor-bullfrog build-depends: fig-monitor-bullfrog, optparse-applicative hs-source-dirs: main - main-is: Main.hs
\ No newline at end of file + main-is: Main.hs |
