vscode-ghc-mod icon indicating copy to clipboard operation
vscode-ghc-mod copied to clipboard

Add auto-complete for packages in .cabal files

Open hoovercj opened this issue 8 years ago • 1 comments

https://hackage.haskell.org/packages/.json

https://hackage.haskell.org/packages/docs

hoovercj avatar Feb 12 '17 21:02 hoovercj

Alternatively without the .json curl -X GET -H "Content-type: application/json" -H "Accept: application/json" https://hackage.haskell.org/packages/

danstiner avatar Feb 13 '17 21:02 danstiner