Skip to content

Commit

Permalink
include std/text/regex in the distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
daanx committed May 31, 2021
1 parent 8f53adc commit a4b7e39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/link-std.kk
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Program to create a standard install bundle by pre-compiling everyting
in the `std/toc` module.
-----------------------------------------------------------------------------*/
import toc
import std/text/regex

fun main() : console () {
println("done.")
Expand Down

0 comments on commit a4b7e39

Please sign in to comment.