refactor(users/Profpatsch/lorri-wait-for-eval): use MyPrelude

Change-Id: I45aec0cd178cd51b1857b576e9c3a8ccc1866100
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8469
Autosubmit: Profpatsch <mail@profpatsch.de>
Reviewed-by: Profpatsch <mail@profpatsch.de>
Tested-by: BuildkiteCI
This commit is contained in:
Profpatsch 2023-04-08 14:18:34 +02:00 committed by clbot
parent ca7c1a4eae
commit 260626e016
2 changed files with 5 additions and 19 deletions

View file

@ -4,6 +4,7 @@ let
lorri-wait-for-eval = pkgs.writers.writeHaskell "lorri-wait-for-eval"
{
libraries = [
depot.users.Profpatsch.my-prelude
pkgs.haskellPackages.async
pkgs.haskellPackages.aeson-better-errors
pkgs.haskellPackages.conduit-extra