Fix #2373: bring back package pinning

This needs some serious refactoring...
This commit is contained in:
Henrik Lissner 2020-01-25 03:49:42 -05:00
parent de6732b4ae
commit a9402cfb55
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
128 changed files with 647 additions and 620 deletions

View file

@ -5,7 +5,7 @@
;; due to expecting the compiler to be psc rather than purs. However, one of
;; purescript-mode or psc-ide seems to handle flycheck, so it might be
;; unnecessary altogether.
;;(package! flycheck-purescript :pin "30f0435d5e2715053c8c6170b2bce2ae462ac819")
;;(package! flycheck-purescript :pin "30f0435d5e")
(package! psc-ide :pin "2a9394422da317b54aa1da021aea6cded19004c1")
(package! purescript-mode :pin "8db1d0243c03da31adac4d7c5287407a4df6aff2")
(package! psc-ide :pin "2a9394422d")
(package! purescript-mode :pin "8db1d0243c")