haskell.lib: make krank ignore informational issue references
This commit is contained in:
@@ -114,7 +114,8 @@ rec {
|
||||
|
||||
Note that jailbreaking at this time, doesn't lift bounds on
|
||||
conditional branches.
|
||||
https://github.com/peti/jailbreak-cabal/issues/7 has further details.
|
||||
https://github.com/peti/jailbreak-cabal/issues/7 (krank:ignore-line)
|
||||
has further details.
|
||||
*/
|
||||
doJailbreak = overrideCabal (drv: {
|
||||
jailbreak = true;
|
||||
|
||||
@@ -94,7 +94,8 @@ rec {
|
||||
|
||||
Note that jailbreaking at this time, doesn't lift bounds on
|
||||
conditional branches.
|
||||
https://github.com/peti/jailbreak-cabal/issues/7 has further details.
|
||||
https://github.com/peti/jailbreak-cabal/issues/7 (krank:ignore-line)
|
||||
has further details.
|
||||
*/
|
||||
doJailbreak = compose.doJailbreak;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user