about summary refs log tree commit diff
path: root/users/Profpatsch/openlab-tools/openlab-tools.cabal
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2024-10-05T12·22+0200
committerProfpatsch <mail@profpatsch.de>2024-10-05T13·49+0000
commit8c7372406ea712161b1b7ebc14c377d4dac3b4f1 (patch)
tree7019090f6d1dec2404042e126d3d892ecfdbc972 /users/Profpatsch/openlab-tools/openlab-tools.cabal
parentf4d2d3ccece96c14e0f5dfcfe8515756029e650d (diff)
chore(users/Profpatsch/my-prelude): vendor pa-json r/8774
Want to be able to make changes with low overhead, and having it in a
separate library is just annoying.

Change-Id: I30b76885d8e0e6ebaefe9506cf36672783ed4988
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12577
Tested-by: BuildkiteCI
Reviewed-by: Profpatsch <mail@profpatsch.de>
Diffstat (limited to 'users/Profpatsch/openlab-tools/openlab-tools.cabal')
-rw-r--r--users/Profpatsch/openlab-tools/openlab-tools.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/users/Profpatsch/openlab-tools/openlab-tools.cabal b/users/Profpatsch/openlab-tools/openlab-tools.cabal
index b7d217e051a9..e8f7e8bc1db3 100644
--- a/users/Profpatsch/openlab-tools/openlab-tools.cabal
+++ b/users/Profpatsch/openlab-tools/openlab-tools.cabal
@@ -67,7 +67,6 @@ library
         pa-prelude,
         pa-error-tree,
         pa-label,
-        pa-json,
         pa-field-parser,
         pa-run-command,
         aeson-better-errors,