Skip to content

Commit

Permalink
Add CPP language pragma to spec
Browse files Browse the repository at this point in the history
  • Loading branch information
blujupiter32 committed Jul 17, 2023
1 parent 133be9b commit d51585f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
{-# LANGUAGE CPP #-}

#if MIN_VERSION_GLASGOW_HASKELL(8,6,1,0)

{-# LANGUAGE DataKinds #-}
Expand Down

0 comments on commit d51585f

Please sign in to comment.