mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Remove representable-functors and representable-tries and close #129
This commit is contained in:
parent
7706b678e4
commit
8765482c72
@ -200,7 +200,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
, "distributive either eq free groupoids heaps hyphenation"
|
||||
, "integration intervals kan-extensions lca lens linear monadic-arrays machines"
|
||||
, "mtl profunctors profunctor-extras reducers reflection"
|
||||
, "representable-functors representable-tries"
|
||||
, "semigroups semigroupoids semigroupoid-extras speculation tagged void"
|
||||
, "graphs monad-products monad-st wl-pprint-extras wl-pprint-terminfo"
|
||||
, "numeric-extras parsers pointed prelude-extras recursion-schemes reducers"
|
||||
@ -303,34 +302,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "hxt" "< 9.3.1"
|
||||
addRange "Michael Snoyman" "network" "< 2.4"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/129
|
||||
addRange "Michael Snoyman" "comonad" "< 4"
|
||||
addRange "Michael Snoyman" "comonad-extras" "< 4"
|
||||
addRange "Michael Snoyman" "comonads-fd" "< 4"
|
||||
addRange "Michael Snoyman" "comonad-transformers" "< 4"
|
||||
addRange "Michael Snoyman" "free" "< 4"
|
||||
addRange "Michael Snoyman" "semigroups" "< 0.12"
|
||||
addRange "Michael Snoyman" "semigroupoids" "< 4"
|
||||
addRange "Michael Snoyman" "semigroupoid-extras" "< 4"
|
||||
addRange "Michael Snoyman" "eq" "< 4"
|
||||
addRange "Michael Snoyman" "pointed" "< 4"
|
||||
addRange "Michael Snoyman" "profunctors" "< 4"
|
||||
addRange "Michael Snoyman" "profunctor-extras" "< 4"
|
||||
addRange "Michael Snoyman" "groupoids" "< 4"
|
||||
addRange "Michael Snoyman" "bifunctors" "< 4"
|
||||
addRange "Michael Snoyman" "hashable-extras" "< 0.2"
|
||||
addRange "Michael Snoyman" "lens" "< 3.10"
|
||||
addRange "Michael Snoyman" "keys" "< 3.10"
|
||||
addRange "Michael Snoyman" "reducers" "< 3.10"
|
||||
addRange "Michael Snoyman" "compressed" "< 3.10"
|
||||
addRange "Michael Snoyman" "either" "< 4"
|
||||
addRange "Michael Snoyman" "monad-products" "< 4"
|
||||
addRange "Michael Snoyman" "recursion-schemes" "< 4"
|
||||
addRange "Michael Snoyman" "data-lens" "< 2.10.4"
|
||||
addRange "Michael Snoyman" "syb-extras" "< 0.3"
|
||||
addRange "Michael Snoyman" "adjunctions" "< 4.0"
|
||||
addRange "Michael Snoyman" "kan-extensions" "< 4.0"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/153
|
||||
addRange "Michael Snoyman" "text" "< 1.0"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user