summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorkodemeister2020-06-13 21:00:16 +0600
committerkodemeister2020-06-13 21:00:16 +0600
commita8ef0125bdfe921ebc3ca83502a1f007907a572f (patch)
tree0ed47304b9ecbe7c8d0b6d40f834633ad5198168 /.SRCINFO
downloadaur-a8ef0125bdfe921ebc3ca83502a1f007907a572f.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ba1dc45bc238
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = ghcid
+ pkgdesc = GHCi based bare bones IDE
+ pkgver = 0.8.7
+ pkgrel = 1
+ url = https://github.com/ndmitchell/ghcid
+ arch = x86_64
+ license = BSD
+ makedepends = ghc
+ makedepends = haskell-tasty
+ makedepends = haskell-tasty-hunit
+ depends = ghc-libs
+ depends = haskell-ansi-terminal
+ depends = haskell-cmdargs
+ depends = haskell-extra
+ depends = haskell-fsnotify
+ depends = haskell-terminal-size
+ source = https://hackage.haskell.org/packages/archive/ghcid/0.8.7/ghcid-0.8.7.tar.gz
+ sha512sums = 69748c115db36d4b41dafdbbfaeedc80be3a3bdadf15b16386e36138193fcc8c89d84b2990fb69175acedbb5cab62251387405ccbb2e7bcc8d04f5370effab8a
+
+pkgname = ghcid
+