mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Remove build-constraints.yaml from tarball
This commit is contained in:
parent
f8be685f0a
commit
cc3338de9e
@ -1,5 +1,5 @@
|
||||
name: stackage
|
||||
version: 0.2.1.1
|
||||
version: 0.2.1.2
|
||||
synopsis: "Stable Hackage," tools for creating a vetted set of packages from Hackage.
|
||||
description: Please see <http://www.stackage.org/package/stackage> for a description and documentation.
|
||||
homepage: https://github.com/fpco/stackage
|
||||
@ -12,7 +12,6 @@ build-type: Simple
|
||||
cabal-version: >=1.10
|
||||
extra-source-files: README.md
|
||||
ChangeLog.md
|
||||
build-constraints.yaml
|
||||
|
||||
library
|
||||
default-language: Haskell2010
|
||||
|
||||
Loading…
Reference in New Issue
Block a user