summary refs log tree commit diff
path: root/pkgs/applications/editors/yi/yi-custom-cabal/yi-custom.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/editors/yi/yi-custom-cabal/yi-custom.cabal')
-rw-r--r--pkgs/applications/editors/yi/yi-custom-cabal/yi-custom.cabal17
1 files changed, 0 insertions, 17 deletions
diff --git a/pkgs/applications/editors/yi/yi-custom-cabal/yi-custom.cabal b/pkgs/applications/editors/yi/yi-custom-cabal/yi-custom.cabal
deleted file mode 100644
index d9ffbb8e481..00000000000
--- a/pkgs/applications/editors/yi/yi-custom-cabal/yi-custom.cabal
+++ /dev/null
@@ -1,17 +0,0 @@
-name:           yi-custom
-version:        0.0.0.1
-category:       Yi
-synopsis:       Convenience wrapper for nix
-description:    Convenience wrapper for nix
-license:        PublicDomain
-license-file:   LICENSE
-author:         Mateusz Kowalczyk
-maintainer:     fuuzetsu@fuuzetsu.co.uk
-Cabal-Version:  >= 1.10
-build-type:     Simple
-
-library
-  hs-source-dirs: .
-  default-language: Haskell2010
-  build-depends: base, yi
-  ghc-options: -threaded