diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-12-19 22:14:11 +1300 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2022-01-17 18:13:41 +1300 |
commit | 0df235400f965f810daa05662ec610266aa93d19 (patch) | |
tree | 6242e374bd62435749daa3ccbade0e9eeaed7702 /haskell/haskell-these/haskell-these.info | |
parent | 1005d232506d25b2f9570ea54b135c2623b0ed5e (diff) |
haskell/haskell-these: Added (An either-or-both data type).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'haskell/haskell-these/haskell-these.info')
-rw-r--r-- | haskell/haskell-these/haskell-these.info | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/haskell/haskell-these/haskell-these.info b/haskell/haskell-these/haskell-these.info new file mode 100644 index 0000000000000..ea88780fcbb31 --- /dev/null +++ b/haskell/haskell-these/haskell-these.info @@ -0,0 +1,12 @@ +PRGNAM="haskell-these" +VERSION="1.1.1.1" +HOMEPAGE="https://hackage.haskell.org/package/these" +DOWNLOAD="https://hackage.haskell.org/package/these-1.1.1.1/these-1.1.1.1.tar.gz \ + https://hackage.haskell.org/package/these-1.1.1.1/revision/5.cabal" +MD5SUM="a487840acba6e905a9c8e7eb1f44eeac \ + 10965b74cc38b3087d2ac92a19647602" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="haskell-assoc" +MAINTAINER="Andrew Clemons" +EMAIL="andrew.clemons@gmail.com" |