feat(users/Profpatsch/MyPrelude): add Arg
Change-Id: I218562c924489ff9cba783dc88ecb8e777c8aac3 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11656 Reviewed-by: Profpatsch <mail@profpatsch.de> Autosubmit: Profpatsch <mail@profpatsch.de> Tested-by: BuildkiteCI
This commit is contained in:
parent
53163de836
commit
5ea5dff597
3 changed files with 36 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ pkgs.haskellPackages.mkDerivation {
|
|||
src = depot.users.Profpatsch.exactSource ./. [
|
||||
./my-prelude.cabal
|
||||
./src/Aeson.hs
|
||||
./src/Arg.hs
|
||||
./src/AtLeast.hs
|
||||
./src/MyPrelude.hs
|
||||
./src/Test.hs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue