lushtags icon indicating copy to clipboard operation
lushtags copied to clipboard

lushtags is not on Hackage

Open Blaisorblade opened this issue 12 years ago • 2 comments

Given the overhead for publishing on Hackage, that's a bug. To reproduce:

$ cabal update
Downloading the latest package list from hackage.haskell.org
$ cabal info hushtags
cabal: There is no package named 'hushtags'.
You may need to run 'cabal update' to get the latest list of available
packages.
$

Blaisorblade avatar Feb 10 '13 02:02 Blaisorblade

lushtags is on Hackage: http://hackage.haskell.org/package/lushtags

I probably should release a new version though...

bitc avatar Feb 10 '13 03:02 bitc

Sorry, my bad (a typo). These are the changes from the date of the Hackage release - minor ones, but I guess they would ease installation for some people: https://github.com/bitc/lushtags/compare/22294fab5ed6a215f90f36990fb0d52d0638b191...master

Blaisorblade avatar Feb 10 '13 06:02 Blaisorblade