input-output-hk / devx

The Developer Experience Shell - This repo contains a nix develop shell for haskell. Its primary purpose is to help get a development shell for haskell quickly and across multiple operating systems (and architectures).
Apache License 2.0
39 stars 9 forks source link

Inconsistency in compiler versions in the README #114

Open LucianU opened 11 months ago

LucianU commented 11 months ago

All commands reference ghc810, except for the first one which references ghc96.

The accompanying text also talks about GHC 8.10:

[...] to obtain a haskell evelopment shell for GHC 8.10.7 including [...]