mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-12 22:37:30 +01:00
Merge pull request #84 from Daniel-Diaz/master
New package for Stackage: HaTeX
This commit is contained in:
commit
d13ba68ec2
@ -176,6 +176,9 @@ defaultStablePackages _ = unPackageMap $ execWriter $ do
|
|||||||
, "tardis"
|
, "tardis"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
mapM_ (add "Daniel Díaz <dhelta.diaz@gmail.com>") $ words
|
||||||
|
"HaTeX"
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/46
|
-- https://github.com/fpco/stackage/issues/46
|
||||||
addRange "Michael Snoyman" "QuickCheck" "< 2.6"
|
addRange "Michael Snoyman" "QuickCheck" "< 2.6"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user