mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 06:14:26 +03:00
haskell-case-insensitive-1.0.0.1: jailbreak
This commit is contained in:
parent
76b05b1630
commit
14c4249b37
@ -8,6 +8,7 @@ cabal.mkDerivation (self: {
|
||||
sha256 = "1yp8895qvxcmai0hvxdq77qss9cia2f9fyn6rm0hln3rcx8n53xm";
|
||||
buildDepends = [ deepseq hashable text ];
|
||||
testDepends = [ HUnit testFramework testFrameworkHunit text ];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "https://github.com/basvandijk/case-insensitive";
|
||||
description = "Case insensitive string comparison";
|
||||
|
Loading…
Reference in New Issue
Block a user