Skip to content

Commit

Permalink
aarch32-symbolic: Remove accidentally-included -ddump-simpl
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name authored and langston-barrett committed Sep 25, 2024
1 parent 9861e07 commit 206a864
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ This module is meant to be imported qualified, as it exports many terse names.
{-# LANGUAGE TypeFamilies #-}
{-# LANGUAGE TypeOperators #-}
{-# LANGUAGE UndecidableInstances #-}
{-# OPTIONS_GHC -ddump-simpl #-}

module Data.Macaw.AArch32.Symbolic.Regs
( RegContext
Expand Down

0 comments on commit 206a864

Please sign in to comment.