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

Commit cbf59c8

Browse files
author
Patrick Thomson
authored
Merge branch 'master' into document-adding-new-langs
2 parents 6bee125 + 0af79d0 commit cbf59c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Semantic/CLI.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{-# LANGUAGE ApplicativeDo, RankNTypes #-}
1+
{-# LANGUAGE ApplicativeDo #-}
22
module Semantic.CLI (main) where
33

44
import Control.Exception as Exc (displayException)

0 commit comments

Comments
 (0)