Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 1df04e8

Browse files
committed
🔥 extensions.
1 parent 5ccf337 commit 1df04e8

File tree

1 file changed

+0
-2
lines changed
  • semantic-analysis/src/Analysis/Syntax

1 file changed

+0
-2
lines changed

semantic-analysis/src/Analysis/Syntax/Python.hs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
{-# LANGUAGE DataKinds #-}
21
{-# LANGUAGE FlexibleContexts #-}
32
{-# LANGUAGE GADTs #-}
4-
{-# LANGUAGE KindSignatures #-}
53
{-# LANGUAGE LambdaCase #-}
64
{-# LANGUAGE PatternSynonyms #-}
75
{-# LANGUAGE ViewPatterns #-}

0 commit comments

Comments
 (0)