User Tools

Site Tools


toolsetup:lateststackresolver

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
toolsetup:lateststackresolver [2021/03/17 08:42] – created f2b216toolsetup:lateststackresolver [2025/10/08 00:48] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== Headline ======+====== Latest stack resolver ======
  
-  * [[https://www.stackage.org/|Stackage]]+  * latest stack resolver can be fond here: [[https://www.stackage.org/|Stackage]] 
 +  * can be set in the stack.yaml as shown below after ''resolver: ''  
 + 
 +    * <code> 
 +# This file was automatically generated by 'stack init' 
 +
 +# ... 
 +resolver: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/15.yaml 
 + 
 +# ... 
 +packages: 
 +- . 
 +# ... 
 +# extra-deps: [] 
 + 
 +# ... 
 +# flags: {} 
 + 
 +# ... 
 +# extra-package-dbs: [] 
 + 
 +# ... 
 +# compiler-check: newer-minor 
 +</code> 
 + 
 + 
 +===== ✎ ===== 
 +~~DISCUSSION~~
toolsetup/lateststackresolver.1615966950.txt.gz · Last modified: (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki