Skip to content

Commit

Permalink
Move KMeansHelper from liquid-prelude to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
facundominguez committed Nov 15, 2023
1 parent dd39638 commit 7b82990
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion liquid-prelude/liquid-prelude.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ library
Language.Haskell.Liquid.Equational
Language.Haskell.Liquid.Bag
Language.Haskell.Liquid.ProofCombinators
KMeansHelper
hs-source-dirs: src
build-depends: base < 5
, ghc-prim
Expand Down
File renamed without changes.
1 change: 1 addition & 0 deletions tests/tests.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -1901,6 +1901,7 @@ executable unit-pos-2
, Ite1
, Ite
, Jeff
, KMeansHelper
, Keys
, Kmp
, KmpIO
Expand Down

0 comments on commit 7b82990

Please sign in to comment.