chore(users/Profpatsch): bring reverse-haskell-deps into shape

Add a cabal file and move into subdir.
Use MyPrelude & fix a few linter warnings.

Change-Id: I19d5ba47be789fc24f8e02ee8721f73c706ae3e9
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8465
Reviewed-by: Profpatsch <mail@profpatsch.de>
Autosubmit: Profpatsch <mail@profpatsch.de>
Tested-by: BuildkiteCI
This commit is contained in:
Profpatsch 2023-04-08 12:59:01 +02:00 committed by clbot
parent 6edc2182d1
commit 5e400b5b24
4 changed files with 59 additions and 37 deletions

View file

@ -29,6 +29,7 @@ pkgs.mkShell {
h.nonempty-containers
h.deriving-compat
h.unix
h.tagsoup
h.attoparsec
h.iCalendar
h.case-insensitive