Skip to content

Commit 429a3ef

Browse files
committed
Fix CI build
1 parent 7883dcb commit 429a3ef

File tree

1 file changed

+0
-1
lines changed
  • lambda-buffers-compiler/test/Test/LambdaBuffers/Compiler

1 file changed

+0
-1
lines changed

lambda-buffers-compiler/test/Test/LambdaBuffers/Compiler/Gen.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ import Data.Traversable (for)
1919
import GHC.Enum qualified as Int
2020
import Hedgehog qualified as H
2121
import Hedgehog.Gen qualified as H
22-
import Hedgehog.Range qualified as H
2322
import Hedgehog.Range qualified as HR
2423
import Proto.Compiler (ClassName, CompilerInput, ConstrName, Kind, Kind'KindRef (Kind'KIND_REF_TYPE), Module, ModuleName, ModuleNamePart, SourceInfo, Sum, Sum'Constructor, Ty, TyAbs, TyArg, TyBody, TyDef, TyName, VarName)
2524
import Proto.Compiler_Fields (argKind, argName, column, constrName, constructors, fields, file, foreignTyRef, kindArrow, kindRef, left, localTyRef, moduleName, modules, name, ntuple, parts, posFrom, posTo, right, row, sourceInfo, tyAbs, tyApp, tyArgs, tyBody, tyFunc, tyName, tyRef, tyVar, typeDefs, varName)

0 commit comments

Comments
 (0)