mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 04:02:55 +03:00
Register expression for fay-text in catalog.
This commit is contained in:
parent
a50fc668c1
commit
cc51572bd5
@ -698,6 +698,8 @@ self : let callPackage = x : y : modifyPrio (newScope self x y); in
|
||||
|
||||
fayBase = callPackage ../development/libraries/haskell/fay-base {};
|
||||
|
||||
fayText = callPackage ../development/libraries/haskell/fay-text {};
|
||||
|
||||
fdoNotify = callPackage ../development/libraries/haskell/fdo-notify {};
|
||||
|
||||
filepath_1_3_0_2 = callPackage ../development/libraries/haskell/filepath/1.3.0.2.nix {};
|
||||
|
Loading…
Reference in New Issue
Block a user