Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes: ``` Data/Graph/Inductive/Monad.hs:23:1: error: [GHC-87897] • Exception when trying to run compile-time code: External interpreter terminated (-15) • In the annotation: {-# ANN module "HLint: ignore Redundant lambda" #-} | 23 | {-# ANN module "HLint: ignore Redundant lambda" #-} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [10 of 29] Compiling Data.Graph.Inductive.NodeMap ( Data/Graph/Inductive/NodeMap.hs, dist/build/Data/Graph/Inductive/NodeMap.o ) [11 of 29] Compiling Data.Graph.Inductive.PatriciaTree ( Data/Graph/Inductive/PatriciaTree.hs, dist/build/Data/Graph/Inductive/PatriciaTree.o ) ```
- Loading branch information