jgm / jgm/gitit

Subst plugin doesn't work

Open
#548 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
2.3k
Forks
231
PR merge metrics
No merged PRs in 30d

Description

The Subst plugin fails with:

> Loading plugin 'plugins/Subst.hs'...
>
> plugins/Subst.hs:11:1:
> Failed to load interface for ‘Control.Monad.CatchIO’
> Perhaps you meant
> Control.Monad.Catch (from exceptions-0.8.0.2)
> Control.Monad.Catch.Pure (from exceptions-0.8.0.2)
> gitit: Error loading plugin: plugins/Subst.hs

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with plugins/Subst.hs at line 11 and inspect the import that fails while loading the plugin. Check the available exception interfaces named in the error, then verify that the Subst plugin loads without the reported Control.Monad.CatchIO failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.