Coder Social home page Coder Social logo

Support GHC 9.2 about doctest HOT 2 CLOSED

andreasabel avatar andreasabel commented on July 29, 2024
Support GHC 9.2

from doctest.

Comments (2)

LeventErkok avatar LeventErkok commented on July 29, 2024

@andreasabel @RyanGlScott

Now that 9.2.1 is officially out, it'd be really nice to have this release. Here's what I'm seeing when trying to compile with 9.2.1:

[ 1 of 15] Compiling GhcUtil

src/GhcUtil.hs:100:7: error: Not in scope: ‘hscTarget’
    |
100 |       hscTarget = HscNothing
    |       ^^^^^^^^^

from doctest.

RyanGlScott avatar RyanGlScott commented on July 29, 2024

Just to clarify, I'm not a doctest maintainer. I often find myself writing patches for head.hackage, but there's no guarantee that the code in a head.hackage patch will correspond to the code you'd actually want to put in a new release. Among other reasons:

  • head.hackage only needs to support the latest GHC release, so sometimes head.hackage patches won't compile on all GHC versions.
  • I'm far from an expert on the libraries that I'm patching (doctest included), so some of the patches I write may deviate from the code style that a library's maintainers would prefer.

from doctest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.