Skip to content

Commit

Permalink
add GADTs extension for GHC <= 9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
byorgey committed Jul 27, 2023
1 parent d4e15d1 commit 76dfddf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Swarm/Game/World/Gen.hs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{-# LANGUAGE GADTs #-}
{-# LANGUAGE MonoLocalBinds #-}
{-# LANGUAGE OverloadedStrings #-}

Expand Down

0 comments on commit 76dfddf

Please sign in to comment.