File tree Expand file tree Collapse file tree 6 files changed +0
-7
lines changed Expand file tree Collapse file tree 6 files changed +0
-7
lines changed Original file line number Diff line number Diff line change 1- {-# LANGUAGE ApplicativeDo #-}
21{-# LANGUAGE CPP #-}
32{-# LANGUAGE FlexibleContexts #-}
43{-# LANGUAGE LambdaCase #-}
Original file line number Diff line number Diff line change 11{-# LANGUAGE AllowAmbiguousTypes #-}
2- {-# LANGUAGE ApplicativeDo #-}
32{-# LANGUAGE CPP #-}
43{-# LANGUAGE ConstraintKinds #-}
54{-# LANGUAGE FlexibleContexts #-}
1413{-# LANGUAGE TypeApplications #-}
1514{-# LANGUAGE TypeFamilies #-}
1615{-# LANGUAGE UndecidableInstances #-}
17- {-# LANGUAGE ApplicativeDo #-}
1816
1917{-# OPTIONS_GHC -Wno-orphans #-}
2018{-# OPTIONS_GHC -fno-warn-name-shadowing #-}
Original file line number Diff line number Diff line change 1313{-# LANGUAGE TypeFamilies #-}
1414{-# LANGUAGE UndecidableInstances #-}
1515{-# LANGUAGE InstanceSigs #-}
16- {-# LANGUAGE ApplicativeDo #-}
1716
1817{-# OPTIONS_GHC -fno-warn-name-shadowing #-}
1918{-# OPTIONS_GHC -Wno-missing-methods #-}
Original file line number Diff line number Diff line change 44{-# LANGUAGE DeriveGeneric #-}
55{-# LANGUAGE LambdaCase #-}
66{-# LANGUAGE OverloadedStrings #-}
7- {-# LANGUAGE ApplicativeDo #-}
87
98{-# OPTIONS_GHC -fno-warn-name-shadowing #-}
109{-# OPTIONS_GHC -Wno-missing-signatures #-}
Original file line number Diff line number Diff line change 11{-# LANGUAGE CPP #-}
22{-# LANGUAGE AllowAmbiguousTypes #-}
3- {-# LANGUAGE ApplicativeDo #-}
43{-# LANGUAGE ConstraintKinds #-}
54{-# LANGUAGE DeriveTraversable #-}
65{-# LANGUAGE FlexibleContexts #-}
Original file line number Diff line number Diff line change 88{-# LANGUAGE TupleSections #-}
99{-# LANGUAGE UndecidableInstances #-}
1010{-# LANGUAGE InstanceSigs #-}
11- {-# LANGUAGE ApplicativeDo #-}
1211
1312
1413
You can’t perform that action at this time.
0 commit comments