fpco-api 1.1.0 → 1.1.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~syb
Dependency ranges changed: syb
Files
- fpco-api.cabal +2/−2
fpco-api.cabal view
@@ -1,5 +1,5 @@ name: fpco-api-version: 1.1.0+version: 1.1.1 synopsis: Simple interface to the FP Complete IDE API. description: A server and library for communicating with the FP Complete IDE API. homepage: https://www.fpcomplete.com/page/api@@ -45,7 +45,7 @@ ghc-prim, template-haskell >=2.7, attoparsec >=0.10,- syb >=0.4,+ syb >=0.3.7, unordered-containers >=0.2, vector >=0.10, pretty-show >=1.6,