Cover up the -compose part of the Haskell package
This commit is contained in:
parent
6882a92e56
commit
36e48776cf
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ in
|
|||
passthru = o.passthru // {
|
||||
inherit eval build;
|
||||
};
|
||||
pname = "arion"; # Cover up the needlessly long Haskell package name
|
||||
}));
|
||||
tests = super.callPackage ../tests {};
|
||||
doc = super.callPackage ../doc {};
|
||||
|
|
Loading…
Reference in a new issue