test.haskell: make krank ignore purely informational issue reference

This commit is contained in:
sternenseemann
2025-09-26 14:31:36 +02:00
parent 3bb02f4081
commit 19420d092f
@@ -5,7 +5,8 @@
# matches with the version of hpack used by the upstream stack release. This
# is because hpack works slightly differently based on the version, and it can
# be frustrating to use hpack in a team setting when members are using different
# versions. See for more info: https://github.com/NixOS/nixpkgs/issues/223390
# versions. See for more info:
# https://github.com/NixOS/nixpkgs/issues/223390 krank:ignore-line
#
# This test is written as a fixed-output derivation, because we need to access
# accesses the internet to download the upstream stack release.