summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-hackage2nix
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2022-02-16 10:09:32 +0100
committersternenseemann <sternenseemann@systemli.org>2022-02-16 10:09:32 +0100
commit8c50dc598f375089177c5ea6b40482b5dd9d68ec (patch)
tree975468d63fb720c8a88995fce9fd5b4923a7d00d /pkgs/development/haskell-modules/configuration-hackage2nix
parent9b4f621741dec9e9d8a3444f0a3b776707d9d14a (diff)
downloadnixpkgs-8c50dc598f375089177c5ea6b40482b5dd9d68ec.tar
nixpkgs-8c50dc598f375089177c5ea6b40482b5dd9d68ec.tar.gz
nixpkgs-8c50dc598f375089177c5ea6b40482b5dd9d68ec.tar.bz2
nixpkgs-8c50dc598f375089177c5ea6b40482b5dd9d68ec.tar.lz
nixpkgs-8c50dc598f375089177c5ea6b40482b5dd9d68ec.tar.xz
nixpkgs-8c50dc598f375089177c5ea6b40482b5dd9d68ec.tar.zst
nixpkgs-8c50dc598f375089177c5ea6b40482b5dd9d68ec.zip
haskellPackages.utc: mark as broken
utc has been unmaintained for a while now (last commit was 2016). We
duct taped it to keep it compiling, but now System.Clock is no longer
importable safely. I think it's time to lay it to rest, as it also has
some severe bugs causing it to produce incorrect results.

It's a bit sad, as I think it would be the better time library. Maybe
I'll try to become the hackage maintainer at some point [1].

[1]: https://github.com/lpeterse/haskell-utc/issues/8#issuecomment-786653135
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-hackage2nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
index 3cf0c166cc5..af10c05cbaa 100644
--- a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
+++ b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
@@ -5243,6 +5243,7 @@ broken-packages:
   - urxml
   - users-mysql-haskell
   - users-persistent
+  - utc
   - utf
   - utf8-prelude
   - utf8-validator