Skip to content

Commit

Permalink
Add missing constraintKinds
Browse files Browse the repository at this point in the history
  • Loading branch information
jgotoh committed May 31, 2024
1 parent d7cdff0 commit 25f8abe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{-# LANGUAGE ConstraintKinds #-}
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE LambdaCase #-}
{-# LANGUAGE OverloadedStrings #-}
Expand Down

0 comments on commit 25f8abe

Please sign in to comment.