Skip to content

Commit

Permalink
[ test ] forcing rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
gallais committed Oct 17, 2023
1 parent c382abb commit 0bafe30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Generate101.hs
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ prettyEncode ts file = do
BS.writeFile file $ encodePretty' cfg ts
-}

main :: IO ()
main = do
ts <- talks
let ts' = filter (not . cancelled . snd) ts
Expand Down

0 comments on commit 0bafe30

Please sign in to comment.