Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
N
nofib
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
9
Issues
9
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
1
Merge Requests
1
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Glasgow Haskell Compiler
nofib
Commits
c2d4fbf2
Commit
c2d4fbf2
authored
Mar 12, 2001
by
sewardj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[project @ 2001-03-12 15:30:01 by sewardj]
import GlaExts is now out-of-date.
parent
6f8600b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
spectral/hartel/Fast2haskell2.hs
spectral/hartel/Fast2haskell2.hs
+2
-1
No files found.
spectral/hartel/Fast2haskell2.hs
View file @
c2d4fbf2
...
...
@@ -8,8 +8,9 @@
--!
land_i
,
lnot_i
,
lor_i
,
lshift_i
,
rshift_i
,
--!
descr
,
--!
destr_update
,
indassoc
,
lowbound
,
tabulate
,
upbound
,
update
,
valassoc
)
where
{
import
GlaExts
;
--
import GlaExts;
-- import Word;
import
PrelBase
(
Double
(
..
)
)
-- partain fiddle
-- type Complex_type = Complex Double;
data
Complex_type
=
CD
#
Double
#
Double
#
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment