mirror of
https://github.com/RubyMetric/chsrc
synced 2026-03-03 12:10:29 +08:00
Fix pl recipes
This commit is contained in:
@@ -41,7 +41,7 @@ pl_haskell_prelude ()
|
||||
void
|
||||
pl_haskell_setsrc (char *option)
|
||||
{
|
||||
chsrc_yield_source_and_confirm (pl_haskell);
|
||||
use_this_source(pl_haskell);
|
||||
|
||||
char *content = xy_str_gsub (RAWSTR_pl_haskell_cabal_config, "@url@", source.url);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user