mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-17 17:58:31 +01:00
Merge pull request #6990 from andreasabel/alex-happy
Fix #6989, take over alex and happy
This commit is contained in:
commit
1ae5cc5dbe
@ -12,7 +12,7 @@ packages:
|
|||||||
|
|
||||||
"Dominick Samperi <djsamperi@gmail.com> @djsamperi":
|
"Dominick Samperi <djsamperi@gmail.com> @djsamperi":
|
||||||
- mathlist
|
- mathlist
|
||||||
|
|
||||||
"Alexey Tochin <Alexey.Tochin@gmail.com> @alexeytochin":
|
"Alexey Tochin <Alexey.Tochin@gmail.com> @alexeytochin":
|
||||||
- simple-expr
|
- simple-expr
|
||||||
- inf-backprop
|
- inf-backprop
|
||||||
@ -89,6 +89,8 @@ packages:
|
|||||||
- java-adt
|
- java-adt
|
||||||
- Sit
|
- Sit
|
||||||
|
|
||||||
|
- alex > 3.2.7
|
||||||
|
- happy < 1.20.1 || > 1.21.0
|
||||||
- haskell-src
|
- haskell-src
|
||||||
- ListLike
|
- ListLike
|
||||||
- MissingH
|
- MissingH
|
||||||
@ -824,7 +826,6 @@ packages:
|
|||||||
- cryptonite-conduit
|
- cryptonite-conduit
|
||||||
- streaming-commons
|
- streaming-commons
|
||||||
|
|
||||||
- alex > 3.2.7 && < 3.3.0.0 # https://github.com/commercialhaskell/stackage/issues/6989
|
|
||||||
- async
|
- async
|
||||||
- base16-bytestring
|
- base16-bytestring
|
||||||
- csv-conduit
|
- csv-conduit
|
||||||
@ -833,7 +834,6 @@ packages:
|
|||||||
- foreign-store
|
- foreign-store
|
||||||
- formatting
|
- formatting
|
||||||
- gtk2hs-buildtools
|
- gtk2hs-buildtools
|
||||||
- happy < 1.20.1 || > 1.21.0
|
|
||||||
- hybrid-vectors
|
- hybrid-vectors
|
||||||
- indents
|
- indents
|
||||||
- language-c
|
- language-c
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user