Skip to content

Commit 134ffe9

Browse files
committed
REMOVE ME
1 parent 5e23abb commit 134ffe9

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

cabal.project

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,8 @@ if impl (ghc >= 9.12)
7474
-- https://github.com/kapralVV/Unique/issues/11
7575
, Unique:hashable
7676

77+
source-repository-package
78+
type: git
79+
location: https://github.com/IntersectMBO/cardano-api.git
80+
tag: 180129463ef6fb1942883fa9058e3cb34eef160f
81+
subdir: cardano-api

cardano-cli/src/Cardano/CLI/EraBased/Governance/DRep/Run.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
{-# LANGUAGE RankNTypes #-}
88
{-# LANGUAGE ScopedTypeVariables #-}
99

10+
{- HLINT ignore "Redundant id" -}
1011
{- HLINT ignore "Use let" -}
1112

1213
module Cardano.CLI.EraBased.Governance.DRep.Run

0 commit comments

Comments
 (0)