Skip to content

Commit

Permalink
Add extra git dependencies to cabal.project
Browse files Browse the repository at this point in the history
  • Loading branch information
janmasrovira committed Jun 1, 2023
1 parent 40e6648 commit eb6923c
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions cabal.project
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
-- Generated by stackage-to-hackage

with-compiler: ghc-9.2.7

packages:
Expand All @@ -15,3 +13,13 @@ import: https://www.stackage.org/lts-20.21/cabal.config
package juvix
ghc-options: -optP-Wno-nonportable-include-path
test-show-details: direct

source-repository-package
type: git
location: https://github.com/janmasrovira/repline.git
tag: a735ab1459db408adda080eb5ea21b96fb4a6011

source-repository-package
type: git
location: https://github.com/janmasrovira/haskeline.git
tag: 81e393e156508a20fcc197acc945b0f44aa4f82b

0 comments on commit eb6923c

Please sign in to comment.