mirror of
https://github.com/khibino/haskell-relational-record.git
synced 2024-11-25 08:19:14 +03:00
devel: check command does not have v1- prefix.
This commit is contained in:
parent
daa08d443b
commit
3bad3ad72c
@ -47,7 +47,7 @@ haddock:
|
||||
cabal $(v1)haddock $(haddock_opt)
|
||||
|
||||
check:
|
||||
cabal $(v1)check
|
||||
cabal check
|
||||
|
||||
info:
|
||||
@echo v1prefix=$(v1)
|
||||
|
Loading…
Reference in New Issue
Block a user