blob: b9bcf9fbd4e8dd168384d3059579f9210df0f136 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = haskell-filepath
pkgdesc = Library for manipulating FilePaths in a cross platform way. (backport)
pkgver = 1.5.4.0
pkgrel = 2
url = https://github.com/haskell/filepath
arch = x86_64
license = BSD-3-Clause
makedepends = ghc
makedepends = haskell-generic-random
makedepends = haskell-generic-deriving
makedepends = haskell-tasty
makedepends = haskell-tasty-quickcheck
makedepends = haskell-quickcheck-classes-base
depends = haskell-base
depends = haskell-bytestring
depends = haskell-deepseq
depends = haskell-exceptions
depends = haskell-os-string
depends = haskell-template-haskell
source = https://hackage.haskell.org/packages/archive/filepath/1.5.4.0/filepath-1.5.4.0.tar.gz
sha256sums = 54aa86c432f593273d7b9f607c5b5e0a1628c2674c6f4e3b5a54eb0c83db5caf
pkgname = haskell-filepath
|